manifest.json @@ -91,7 +91,7 @@ "proxy": { /**配置服务器路径**/ "/jeecg-boot": { "target": "https://192.168.4.20:9999", // 目标服务器 "target": "https://192.168.100.105:9999", // 目标服务器 "changeOrigin": true } }