|
@@ -42,8 +42,8 @@ module.exports = {
|
|
|
// target: `http://4j9755v434.qicp.vip:30877`,
|
|
|
// target: `http://10.16.4.3:8080`, //陈航
|
|
|
// target: `http://10.16.4.5:8080`,//孙坤阳
|
|
|
- target: `http://localhost:8080`,
|
|
|
- // target: `http://mz.tshe.cn:801/prod-api`,
|
|
|
+ // target: `http://localhost:8080`,
|
|
|
+ target: `http://mz.tshe.cn:801/prod-api`,
|
|
|
// target: `http://10.16.4.14:801/prod-api`,
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|