fix/0707-ch
ch 2 years ago
parent 64287e9c3f
commit 090fd92d51

@ -2,7 +2,7 @@
* @Author: ch
* @Date: 2022-05-03 22:14:16
* @LastEditors: ch
* @LastEditTime: 2022-06-24 14:17:59
* @LastEditTime: 2022-07-07 17:31:39
* @Description: file content
*/
export default {
@ -83,7 +83,6 @@ export default {
},
proxy: {
'/mall/': {
// target: 'http://114.55.64.39:3004', // 目标接口域名
target: 'https://you-gateway.mashibing.com/', // 目标接口域名
// target: 'https://k8s-horse-gateway.mashibing.cn/', // 目标接口域名
pathRewrite: {

Loading…
Cancel
Save