yangle
2022-09-16 e5e84697944ee6e52ea1e16e8b8929f81ea16d13
js/webConfig.js
@@ -1,5 +1,6 @@
function GetWEBURL() {
    //var WEBURL = "http://183.129.128.86:9090/KanBanApi/";    //凯贝奈特服务器地址
    var WEBURL = "http://192.168.1.253:12298/Api/";
    var WEBURL = "http://localhost:12298/api/";
    // var WEBURL = "http://192.168.1.253:12298/Api/";
    return WEBURL
}