|
@@ -326,7 +326,7 @@ export const updateVoucher = (name) => {
|
|
|
// url: `http://192.168.1.218/upfile.php`,
|
|
|
// url: `http://dd.guozipay.com/upfile.php`,
|
|
|
// url: `https://www.xyzshops.cn/upfile.php`,
|
|
|
- url: `https://admin.xyzshops.cn/upfile.php`,
|
|
|
+ url: `${process.env.VUE_APP_HOST}/upfile.php`,
|
|
|
//椰林接口地址
|
|
|
// url : 'https://ylweb.xyzshops.cn/upfile.php',
|
|
|
// url: `https://test.xyzshops.cn/upfile.php`,
|