|
@@ -35,20 +35,24 @@ module.exports = {
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
// target: `http://192.168.1.177:9010/`,
|
|
|
+ target: `http://192.168.1.194:9010/`,
|
|
|
// target: `https://test.fms.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://test.wms.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://test.tms.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://test.ke.tubaosoft.com/prod-api/`,
|
|
|
|
|
|
- target: `https://zd.tubaosoft.com/prod-api/`,
|
|
|
+ // target: `https://zd.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://jianqiao.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://jiyong.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://dmu.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://jingang.tubaosoft.com/prod-api/`,
|
|
|
|
|
|
// target: `https://jingrun.tubaosoft.com/prod-api/`,
|
|
|
+ // target: `https://www.jingruntech.com/prod-api/`,
|
|
|
// target: `https://ke.khzclogistics.com/prod-api/`,
|
|
|
+ // 凯和正式
|
|
|
// target: `https://op.khzclogistics.com/prod-api/`,
|
|
|
+ // target: `https://hb.tubaosoft.com/prod-api/`,
|
|
|
// 华为10M
|
|
|
// target: `http://121.36.212.131:9010/`,
|
|
|
// target: `http://121.36.212.131:9020/`,
|