|
@@ -104,7 +104,7 @@ let requestLoading = (url, method, params) => {
|
|
|
|
|
|
// const Prefix = 'http://192.168.1.220/mchsrv/index.php?';
|
|
// const Prefix = 'http://192.168.1.220/mchsrv/index.php?';
|
|
|
|
|
|
-const Prefix = 'http://192.168.1.195/mchsrv/index.php?';
|
|
|
|
|
|
+const Prefix = 'http://192.168.1.232/mchsrv/index.php?';
|
|
// const Prefix = 'https://www.xyzshops.cn/mchsrv/index.php?';
|
|
// const Prefix = 'https://www.xyzshops.cn/mchsrv/index.php?';
|
|
// 椰子临时线上地址
|
|
// 椰子临时线上地址
|
|
// const Prefix = 'http://121.89.196.45/mobile/index.php?';
|
|
// const Prefix = 'http://121.89.196.45/mobile/index.php?';
|
|
@@ -315,7 +315,7 @@ export const updateVoucher = (name) => {
|
|
// return requestLoading(`${Prefix}act=merchant_recharge&op=voucherupload&client_type=ajax`, 'post', {voucher})
|
|
// return requestLoading(`${Prefix}act=merchant_recharge&op=voucherupload&client_type=ajax`, 'post', {voucher})
|
|
return axios({
|
|
return axios({
|
|
method: "post",
|
|
method: "post",
|
|
- url: `http://192.168.1.195/upfile.php`,
|
|
|
|
|
|
+ url: `http://192.168.1.232/upfile.php`,
|
|
// url: `https://www.xyzshops.cn/upfile.php`,
|
|
// url: `https://www.xyzshops.cn/upfile.php`,
|
|
// 椰子临时
|
|
// 椰子临时
|
|
// url: `http://121.89.196.45/upfile.php`,
|
|
// url: `http://121.89.196.45/upfile.php`,
|