one version

This commit is contained in:
2025-12-01 12:13:03 +08:00
parent 0520603957
commit 80b00d9e5d
37 changed files with 790 additions and 205 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_hNfmC4";
const id = "mp-weixin_a0hLXb";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();