lu
2025-02-07 0f549e83e9924de98614b287f42147e28edc5432
Scripts/config.js
@@ -1,5 +1,5 @@
//var APIURL = "http://192.168.1.145:83/api/";
var APIURL = "http://localhost:5204/api/";
var APIURL = "http://192.168.1.145:83/api/";
//var APIURL = "http://localhost:5204/api/";
var APIURL_PC = "http://192.168.1.145:81/api/";
var ISNEEDLOGIN = true;
String.prototype.trim = function () {