接口联调

This commit is contained in:
2023-12-19 16:41:33 +08:00
parent a9f94178bf
commit 6bcb32e8eb
8 changed files with 126 additions and 39 deletions

View File

@@ -12,7 +12,7 @@ module.exports = {
assetsPublicPath: '/',
proxyTable: {
'/api':{
target:'http://999.free.idcfengye.com',
target:'http://njxb.v1.idcfengye.com',
changeOrigin:true,
pathRewrite:{
'^/api':''