shish hace 5 años
padre
commit
a01c088f0f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/components/wxUtil.php

+ 1 - 1
common/components/wxUtil.php

@@ -1263,7 +1263,7 @@ class wxUtil
         $data = [
             "action" => "set",
             "requestdomain" => [$currentHost],
-            "wsrequestdomain" => ['ws://api.ghs.huaml.com'],
+            "wsrequestdomain" => ['wss://api.ghs.huaml.com'],
             "uploaddomain" => [$currentHost],
             "downloaddomain" => [$currentHost],
         ];