diff --git a/config/index.js b/config/index.js index 23ce093..b5eb8d7 100644 --- a/config/index.js +++ b/config/index.js @@ -15,7 +15,7 @@ module.exports = { target: 'http://localhost:7014', changeOrigin: true, pathRewrite: { - '^/api/m1/lcode': '/lcode' + '^/api/m1/lcode': '/' } }, /**