Kirin 4 년 전
부모
커밋
9409ad7499
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      crmeb/services/NewSMSService.php

+ 1 - 1
crmeb/services/NewSMSService.php

@@ -83,7 +83,7 @@ class NewSMSService
         $post_data = [
             'username' => '16520929823',
             'password' => strtoupper(md5('16520929823')),
-            'gwid' => 'c2i00vx1',
+            'gwid' => 'geyjla16',
             'mobile' => $phone,
             'message' => $content,
         ];