|
@@ -1,8 +1,8 @@
|
|
|
// let api = "https://passport.lrlz.com/mobile/index.php";
|
|
|
// let api = "http://www.xyzshops.cn/mobile/index.php";
|
|
|
// let api = "http://192.168.1.200/mobile/index.php";
|
|
|
-// let api = "https://www.xyzshops.cn/mobile/index.php";
|
|
|
-let api = "http://www.xyzshops.cn/mobile/index.php";
|
|
|
+let api = "https://www.xyzshops.cn/mobile/index.php";
|
|
|
+// let api = "http://www.xyzshops.cn/mobile/index.php";
|
|
|
|
|
|
function getReq(app, data, callback, method) {
|
|
|
let options = {
|