|
@@ -35,11 +35,15 @@ 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: `http://192.168.1.194:9010/`,
|
|
|
+ // target: `http://192.168.1.111:9010/`,
|
|
|
+ // target: `http://192.168.1.116:9012/`,
|
|
|
+ // target: `http://192.168.1.116:9010/`,
|
|
|
// target: `https://test.fms.tubaosoft.com/prod-api/`,
|
|
|
- // target: `https://test.wms.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: `http://lhsy.tubaosoft.com/prod-api/`,
|
|
|
|
|
|
// target: `https://zd.tubaosoft.com/prod-api/`,
|
|
|
// target: `https://jianqiao.tubaosoft.com/prod-api/`,
|