This commit is contained in:
zoujiandong
2025-07-28 08:44:46 +08:00
parent 607ff57b2f
commit 071ab8de73
95 changed files with 76 additions and 51 deletions
+1 -1
View File
@@ -7319,7 +7319,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "192.168.100.165,127.0.0.1";
const port = "8090";
const id = "mp-weixin_X0DwRF";
const id = "mp-weixin_zuZz4c";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();