Merge remote-tracking branch 'origin/SCREEN' into SCREEN
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user