|
|
@ -13,8 +13,8 @@ if (isDev) { |
|
|
|
jumpPath = "http://192.168.31.254:8087/"; // 本地调试-需要启动本地判分点系统
|
|
|
|
jumpPath = "http://192.168.31.254:8087/"; // 本地调试-需要启动本地判分点系统
|
|
|
|
|
|
|
|
|
|
|
|
// host = "http://39.108.250.202:9000";
|
|
|
|
// host = "http://39.108.250.202:9000";
|
|
|
|
host = "http://39.108.250.202:9000";//线上
|
|
|
|
// host = "http://39.108.250.202:9000";//线上
|
|
|
|
// host = 'http://192.168.31.151:9000'// 榕
|
|
|
|
host = 'http://192.168.31.151:9000'// 榕
|
|
|
|
// host = 'http://192.168.31.125:9000'// 坤
|
|
|
|
// host = 'http://192.168.31.125:9000'// 坤
|
|
|
|
// host = 'http://192.168.31.137:9000'// 赓
|
|
|
|
// host = 'http://192.168.31.137:9000'// 赓
|
|
|
|
} else if (isTest) { |
|
|
|
} else if (isTest) { |
|
|
|