BaoGong/Scripts/config.js
@@ -1,6 +1,5 @@ var APIURL = "http://192.168.1.187:81/"; /*var APIURL = "http://localhost:5263/";*/ //http://192.168.1.145:81/swagger/index.html //var APIURL = "http://localhost:5263/"; String.prototype.trim = function () { return this.replace(/(^\s*)|(\s*$)/g, ""); }