|
@@ -36,7 +36,7 @@ module.exports = {
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
// target: `http://58.56.152.118:9010/prod-api/`,
|
|
|
// target: `http://192.168.0.103:9099/`,
|
|
|
- // target: `http://192.168.0.106:9010/`,
|
|
|
+ target: `http://192.168.0.106:9010/`,
|
|
|
// target: `http://192.168.1.116:9012/`,
|
|
|
// target: `http://192.168.1.116:9010/`,
|
|
|
// target: `http://192.168.1.140:9010/`,
|
|
@@ -58,7 +58,7 @@ module.exports = {
|
|
|
// target: `https://hwc.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://zjxd.dhscs.net/prod-api/`,
|
|
|
// target: `http://ck.huodaonar.com/prod-api/`,
|
|
|
- target: `https://ck.hturing.com/prod-api/`,
|
|
|
+ // target: `https://ck.hturing.com/prod-api/`,
|
|
|
// target: `https://hltd.echepei.com/prod-api/`,
|
|
|
// target: `https://jingang.re-king.cn//prod-api/`,
|
|
|
// target: `https://wms.hadexpress.com/prod-api/`,
|