shish 5 年之前
父节点
当前提交
45784c4953
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/components/wxUtil.php

+ 1 - 1
common/components/wxUtil.php

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