处理多选套餐

This commit is contained in:
2026-01-27 19:40:07 +08:00
parent e04cf17a37
commit 28d58bd38b
6 changed files with 399 additions and 475 deletions

View File

@@ -7440,7 +7440,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_EY0X_V";
const id = "mp-weixin_xGLqys";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();