This commit is contained in:
zoujiandong
2025-07-15 17:48:57 +08:00
parent 30b08f1933
commit b0f1a37ece
101 changed files with 4315 additions and 263 deletions
+1 -1
View File
@@ -7255,7 +7255,7 @@ function initOnError() {
function initRuntimeSocketService() {
const hosts = "192.168.100.165,127.0.0.1";
const port = "8090";
const id = "mp-weixin_8ivK-6";
const id = "mp-weixin_qjJx8y";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();