更换路径
This commit is contained in:
parent
dea4e4d83a
commit
76f041cfe0
@ -24,7 +24,7 @@ const config = {
|
||||
flowServiceHost: "http://120.25.146.51:7188/",
|
||||
hmiUrl: "http://localhost:8060/",
|
||||
webSocketHost: 'ws://localhost:7140/',
|
||||
picServerHost: 'http://47.122.43.22:7199',
|
||||
picServerHost: 'http://47.122.43.22:3199',
|
||||
dataVUrl: "http://localhost:8062/home",
|
||||
version:version,
|
||||
guideSeverHost:"http://47.122.43.22/apk/",
|
||||
@ -39,7 +39,7 @@ const config = {
|
||||
cookieDomain: "",
|
||||
hmiUrl: "http://120.25.146.51:8098/",
|
||||
webSocketHost: 'ws://120.25.146.51:7140/',
|
||||
picServerHost: 'http://120.25.146.51:7199',
|
||||
picServerHost: 'http://120.25.146.51:3199',
|
||||
dataVUrl: "http://120.25.146.51:7167/home",
|
||||
version:version,
|
||||
guideSeverHost:"http://www.xmmhe.com/apk/",
|
||||
@ -54,7 +54,7 @@ const config = {
|
||||
cookieDomain: "",
|
||||
hmiUrl: "http://47.122.43.22:8098/",
|
||||
webSocketHost: 'ws://47.122.43.22:7140/',
|
||||
picServerHost: 'http://47.122.43.22:7199',
|
||||
picServerHost: 'http://47.122.43.22:3199',
|
||||
dataVUrl: "http://47.122.43.22:7167/home",
|
||||
version:version,
|
||||
guideSeverHost:"http://47.122.43.22/apk/",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user