three version

This commit is contained in:
2025-12-04 11:00:36 +08:00
parent 4d267d4eba
commit 88b7a7f2c0
12 changed files with 105 additions and 48 deletions

View File

@@ -7055,7 +7055,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "172.19.45.41,127.0.0.1";
const port = "8090";
const id = "mp-weixin_a0hLXb";
const id = "mp-weixin_0nwKG2";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();