WYB
2021-04-25 a39e52e87048810ba093b1d18c0f23e5347d9bec
nothing
1个文件已修改
3 ■■■■ 已修改文件
WebTM/layuiadmin/Scripts/webConfig.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/layuiadmin/Scripts/webConfig.js
@@ -2,7 +2,8 @@
    //var WEBURL = "http://192.168.16.80:8011/";          //办公室服务器
    //var WEBURL = "http://localhost:8081/SWEAPI/";       //ch本地
    //var WEBURL = "http://localhost:8085/JFAPI/";   //zgq本地
     var WEBURL = "http://localhost:8081/lubaoWebAPI/";//王永波本地配置,请勿更改
    var WEBURL = "http://localhost:8081/lubaoWebAPI/";//王永波本地配置,请勿更改
     //var WEBURL = "http://101.37.171.70:8085/API/";   //公司服务器
    return WEBURL
}