From 6269cb39f4fb8ae386d344aa116512df32a9e41e Mon Sep 17 00:00:00 2001 From: hui <770260999@qq.com> Date: Tue, 16 Jan 2024 15:06:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=9C=B0=E5=9D=80=E6=94=B9?= =?UTF-8?q?=E5=9B=9E=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/vue.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index a92e7849..8a30850a 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -41,9 +41,9 @@ module.exports = { // target: `http://192.168.0.194:8080`, // target: `http://10.0.81.201:8080`, // target: `http://10.168.73.36:8080`, // 周乐 - // target: `http://10.168.77.209:8080`, // 刘朋 - // target: `http://10.168.66.196:8080`, - target: `http://10.168.56.206:8087`, //孟 + target: `http://10.168.77.209:8080`, // 刘朋 + // target: `http://10.168.66.196:8080`, //刘文阁 + // target: `http://10.168.56.206:8087`, //孟 changeOrigin: true, pathRewrite: { ["^" + process.env.VUE_APP_BASE_API]: "",