fix:会员订单新增对应标识
This commit is contained in:
+1
-1
@@ -7043,7 +7043,7 @@ function isConsoleWritable() {
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "192.168.10.62,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_MczgwA";
|
||||
const id = "mp-weixin_A62-ap";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user