This commit is contained in:
cwchen 2025-05-21 10:29:02 +08:00
parent 3d7fa232a6
commit ecb51c3180
1 changed files with 4 additions and 2 deletions

View File

@ -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=";
/* 登录相关 */