【update】-增加单点登录内网的限制
This commit is contained in:
@@ -29,4 +29,4 @@ window._CONFIG["sendPostCode"] = "300300"
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://cwp.catarc.org.cn/lookExpressInfo"
|
||||
|
||||
// 来款内部部署的ip
|
||||
window._CONFIG["intranetUrl"] = "http://10.12.8.1:80/";
|
||||
window._CONFIG["intranetUrl"] = "http://10.12.8.1/";
|
||||
Reference in New Issue
Block a user