zgq
2021-03-24 5849968d7f87ff596a98de0072b1111d4b10b1f5
WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,6 +1,7 @@
function GetWEBURL() {
    //var WEBURL = "http://192.168.16.80:8011/";          //办公室服务器
    var WEBURL = "http://localhost:8085/JFAPI/";
     //var WEBURL = "http://localhost:8081/lubaoWebAPI/";//王永波本地配置
    return WEBURL
}