Kirin hace 3 años
padre
commit
0c8c9d7da7
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;