diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 1a83dbf6..c18cb129 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -53,7 +53,8 @@ module.exports = { // target: `http://10.168.69.255:8087`, //正晨后台 连现场物联 刘文阁 // target: `http://10.168.78.135:8087`, //王钦 // target: `http://10.168.66.196:8087`, //正晨后台 连现场物联 刘文阁2 - target: `http://10.168.68.42:8087`, //王思祥 + target: `http://10.168.68.42:8087`, //王思祥 + // target: `http://10.168.65.194:8087`, //赵祥龙 changeOrigin: true, pathRewrite: { ["^" + process.env.VUE_APP_BASE_API]: "",