智云srmLayUi(安瑞和瑞琪)(通用版本)
pzy
2024-09-30 5d3b1302000fb9372fa4f0dfe7f839eb68c3871c
1
2
3
4
5
6
7
8
9
function GetWEBURL()
{
    var WEBURL = "http://localhost:8082/SRMAPI/";
    //var WEBURL = "http://111.3.111.183:8083/WEB-API/";
    //var WEBURL = "http://10.0.2.11:8083/WEB-API/";
    //var WEBURL = "http://192.168.31.47:8083/WEB-API/";
    //new
    return WEBURL
}