Kirin 3 år sedan
förälder
incheckning
9409ad7499
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      crmeb/services/NewSMSService.php

+ 1 - 1
crmeb/services/NewSMSService.php

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