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