This commit is contained in:
2026-01-10 20:23:59 +08:00
parent 1fc846fae3
commit 9e957d5dea
127 changed files with 3528 additions and 3421 deletions

View File

@@ -7403,7 +7403,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "127.0.0.1,192.168.31.5,198.18.0.1";
const port = "8090";
const id = "mp-weixin_M_3hXO";
const id = "mp-weixin_gULtmz";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();