南骏 池
2025-03-20 55442ddb05bdadb4672b5de0ce2a1dc6ec78ded3
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/";
var ISNEEDLOGIN = true;
String.prototype.trim = function () {