2.4 组件结构调整,调整会员权限判断
This commit is contained in:
@@ -7053,7 +7053,7 @@ function isConsoleWritable() {
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "127.0.0.1,192.168.2.91";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_geGcgf";
|
||||
const id = "mp-weixin_pBWwaQ";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user