微信小程序发到生产

This commit is contained in:
cst61
2026-02-01 17:45:11 +08:00
parent c6ed438a94
commit 4e192fe9f9
4 changed files with 30 additions and 36 deletions

View File

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