From d3ebfc639172e0cc14257f89c1247fec7f126518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 10 Oct 2023 04:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': '/' } }, /**