【update】-增加单点登录内网的限制

This commit is contained in:
fengchenchen
2023-08-30 17:41:23 +08:00
parent f363c58180
commit 80ca90040a
+1 -1
View File
@@ -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/";