部分代码抽取(数据处理,排序)优化

This commit is contained in:
zhouyuejun
2018-12-07 11:28:45 +08:00
parent f3ef53ee06
commit 8a8ce8a27c
7 changed files with 636 additions and 627 deletions
+12
View File
@@ -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,