Kirin 4 anni fa
parent
commit
9409ad7499
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,
         ];