|
@@ -107,8 +107,8 @@ let requestLoading = (url, method, params) => {
|
|
|
// const Prefix = 'http://dd.guozipay.com/mchsrv/index.php?';
|
|
|
|
|
|
// const Prefix = 'http://192.168.1.218/mchsrv/index.php?';
|
|
|
-// const Prefix = 'https://admin.xyzshops.cn/mchsrv/index.php?';
|
|
|
-const Prefix = 'https://test.xyzshops.cn/mchsrv/index.php?';
|
|
|
+const Prefix = 'https://admin.xyzshops.cn/mchsrv/index.php?';
|
|
|
+// const Prefix = 'https://test.xyzshops.cn/mchsrv/index.php?';
|
|
|
|
|
|
// 椰子临时线上地址
|
|
|
// const Prefix = 'http://121.89.196.45/mobile/index.php?';
|