部分代码抽取(数据处理,排序)优化
This commit is contained in:
@@ -24,6 +24,18 @@
|
||||
"ws": true
|
||||
},
|
||||
"/v2": {
|
||||
"target": "http://130.120.3.231:97",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"ws": true
|
||||
},
|
||||
"/all": {
|
||||
"target": "http://130.120.3.232:8001",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"ws": true
|
||||
},
|
||||
"/msgexchangeapi": {
|
||||
"target": "http://130.120.3.231:91",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
|
||||
Reference in New Issue
Block a user