Kirin 3 年之前
父節點
當前提交
0c8c9d7da7
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      crmeb/services/NewSMSService.php

+ 2 - 1
crmeb/services/NewSMSService.php

@@ -95,9 +95,10 @@ class NewSMSService
             'type' => 'send',
             'username' => '16520929823',
             'password' => strtoupper(md5('16520929823')),
-            'gwid' => 'geyjla16',
+            'gwid' => '9e3cdfdd',
             'mobile' => $phone,
             'message' => $content,
+            'rece' => 'json',
         ];
 ////        $post_data = "sname=dlycwl01&spwd=ycwl123456&scorpid=&sprdid=1012818&sdst=" . $phone . "&smsg=" . rawurlencode($content);
 //        $post_data = "?username=16520929823&password=" . strtoupper(md5('6520929823')) . "&gwid=c2i00vx1&mobile=" . $phone . "&message=" . $content;