仲国强
2021-09-01 7d3bf3e8ac0d7ca3908559bf727655ac078557f2
WebTM/layuiadmin/Scripts/webConfig.js
@@ -8,8 +8,9 @@
    //var WEBURL = "http://localhost:8082/LuBaoAPI/";    //章紫柔本地配置
    //var WEBURL = "http://10.1.4.155/API/";   //江丰客户NEW
    //var WEBURL = "http://47.96.97.237/API/";   //智云服务器
    //var WEBURL = "http://183.129.128.86:9090/API/";   //凯贝奈特客户服务器
    var WEBURL = "http://localhost/API/";
    //var WEBURL = "http://183.129.128.86:9090/API/";   //凯贝奈特外网服务器
    //var WEBURL = "http://192.168.1.253:8080/API/";   //凯贝奈特内网服务器
    var WEBURL = "http://localhost/API/";//zgq本地
    return WEBURL
}