Files

44 lines
1.0 KiB
JSON
Raw Permalink Normal View History

2018-11-15 18:29:55 +08:00
{
2018-11-29 10:40:23 +08:00
"/sysapi": {
2022-09-02 17:17:15 +08:00
"target": "http://hz015.int.it2000.com.cn",
2018-11-15 18:29:55 +08:00
"secure": false,
"changeOrigin": true,
"ws": true
2018-11-19 09:30:59 +08:00
},
2018-11-29 10:40:23 +08:00
"/login": {
2022-09-02 17:17:15 +08:00
"target": "http://hz015.int.it2000.com.cn",
2018-11-19 09:30:59 +08:00
"secure": false,
"changeOrigin": true,
"ws": true
},
2018-11-29 10:40:23 +08:00
"/logout": {
2022-09-02 17:17:15 +08:00
"target": "http://hz015.int.it2000.com.cn",
2018-11-27 18:16:25 +08:00
"secure": false,
"changeOrigin": true,
"ws": true
},
2018-11-29 10:40:23 +08:00
"/adminapi": {
2022-09-02 17:17:15 +08:00
"target": "http://hz015.int.it2000.com.cn",
2018-11-29 10:40:23 +08:00
"secure": false,
"changeOrigin": true,
"ws": true
},
"/v2": {
2022-09-02 17:17:15 +08:00
"target": "http://hz015.int.it2000.com.cn",
"secure": false,
"changeOrigin": true,
"ws": true
},
"/all": {
"target": "http://130.120.3.232:8001",
"secure": false,
"changeOrigin": true,
"ws": true
},
"/msgexchangeapi": {
2022-09-02 17:17:15 +08:00
"target": "http://hz015.int.it2000.com.cn",
2018-11-19 09:30:59 +08:00
"secure": false,
"changeOrigin": true,
"ws": true
2018-11-15 18:29:55 +08:00
}
}