This commit is contained in:
aihe 2025-04-15 12:29:08 +08:00
parent 0cf537bba4
commit 879772ca40
2 changed files with 5 additions and 3 deletions

View File

@ -4,8 +4,10 @@ let envMap = {
socketHost: 'ws://47.102.220.189:58089/api/bizsvr',
},
production: {
apiHost: 'http://api-emis.tanex56.com/api/bizsvr',
socketHost: 'ws://api-emis.tanex56.com/api/bizsvr',
// apiHost: 'http://api-emis.tanex56.com/api/bizsvr',
// socketHost: 'ws://api-emis.tanex56.com/api/bizsvr',
apiHost: 'http://api-emis.jtrs56.com/api/bizsvr',
socketHost: 'ws://api-emis.jtrs56.com/api/bizsvr',
}
}
let curEnvConf

View File

@ -3,7 +3,7 @@
"appid" : "__UNI__BCB0FB5",
"description" : "探路国际速运",
"versionName" : "1.0.1",
"versionCode" : "1060",
"versionCode" : "1061",
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {