Browse Source

优化

master
陈裕财 2 years ago
parent
commit
d3ebfc6391
  1. 2
      config/index.js

2
config/index.js

@ -15,7 +15,7 @@ module.exports = {
target: 'http://localhost:7014',
changeOrigin: true,
pathRewrite: {
'^/api/m1/lcode': '/lcode'
'^/api/m1/lcode': '/'
}
},
/**

Loading…
Cancel
Save