1.4 修改概念中心日期默认传值

This commit is contained in:
尚政杰
2026-01-04 18:13:05 +08:00
parent 091c1372fd
commit 260fc7bebf
107 changed files with 480 additions and 256 deletions

View File

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