This commit is contained in:
parent
3d7fa232a6
commit
ecb51c3180
|
|
@ -3,11 +3,13 @@ let aqEnnable = false // 参数加密开关
|
|||
// const commonUrl = "http://11.158.16.194:21624/zhgd/";
|
||||
// const URL_IP="http://11.158.16.194:21624/zhgd-web"
|
||||
|
||||
const commonUrl = "http://192.168.1.107:13030/zhgd/";
|
||||
// const commonUrl = "http://192.168.1.107:13030/zhgd/";
|
||||
const URL_IP="http://192.168.1.107:13030/zhgd-web"
|
||||
//前端
|
||||
// const URL_IP="http://127.0.0.1:63343/ah_jjzhgd_webscreen"
|
||||
// const commonUrl = "http://127.0.0.1:18080/zhgd/";
|
||||
const commonUrl = "http://192.168.1.107:13030/zhgd/";
|
||||
// const commonUrl = "http://192.168.1.105:18080/zhgd/";
|
||||
const imgUrl = "http://192.168.1.107:13030/zhgd/file/files/";
|
||||
// //前端路径
|
||||
// let isc_login="http://iscssotest.ah.sgcc.com.cn/isc_sso/login?service=";
|
||||
/* 登录相关 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue