添加代码
This commit is contained in:
+3
-3
@@ -6179,7 +6179,7 @@ function populateParameters(fromRes, toRes) {
|
||||
appId: "__UNI__DA4D660",
|
||||
appName: "德商汇",
|
||||
appVersion: "1.0.1",
|
||||
appVersionCode: 109,
|
||||
appVersionCode: 116,
|
||||
appLanguage: getAppLanguage(hostLanguage),
|
||||
uniCompileVersion: "4.64",
|
||||
uniCompilerVersion: "4.64",
|
||||
@@ -6328,7 +6328,7 @@ const getAppBaseInfo = {
|
||||
appId: "__UNI__DA4D660",
|
||||
appName: "德商汇",
|
||||
appVersion: "1.0.1",
|
||||
appVersionCode: 109,
|
||||
appVersionCode: 116,
|
||||
appLanguage: getAppLanguage(hostLanguage),
|
||||
isUniAppX: false,
|
||||
uniPlatform: "mp-weixin",
|
||||
@@ -7076,7 +7076,7 @@ function isConsoleWritable() {
|
||||
function initRuntimeSocketService() {
|
||||
const hosts = "192.168.1.150,127.0.0.1";
|
||||
const port = "8090";
|
||||
const id = "mp-weixin_fPtj-g";
|
||||
const id = "mp-weixin_q9Dx5k";
|
||||
const lazy = typeof swan !== "undefined";
|
||||
let restoreError = lazy ? () => {
|
||||
} : initOnError();
|
||||
|
||||
Reference in New Issue
Block a user