Merge remote-tracking branch 'origin/SCREEN' into SCREEN

This commit is contained in:
fengchenchen
2022-12-07 19:18:08 +08:00
+6
View File
@@ -92,6 +92,12 @@ module.exports = {
ws: false,
changeOrigin: true
},
// 请求大屏客户环境
"/zxd": {
target: "http://www.catarc.org.cn:8088",
ws: false,
changeOrigin: true
},
// 请求WP29客户环境
"/WPApi": {
target: "http://localhost:8080",