|
@@ -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/`,
|
|
@@ -51,7 +51,7 @@ module.exports = {
|
|
|
// target: `https://op.zdgjqd.com/prod-api/`,
|
|
|
// target: `https://jianqiao.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://jiyong.tubaosoft.com/prod-api/`,
|
|
|
- // target: `https://qd.dmu.com.cn/prod-api/`,
|
|
|
+ target: `https://qd.dmu.com.cn/prod-api/`,
|
|
|
// target: `https://jingang.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://dh.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://jhy.tubaosoft.com/prod-api/`,
|