feat(api): 完善 service 代码,request 现在会根据需要自动序列化参数

This commit is contained in:
FairyEver
2020-11-17 14:33:07 +08:00
parent f53927121e
commit 886a4a8638
4 changed files with 101 additions and 75 deletions

View File

@@ -32,6 +32,7 @@
"lowdb": "^1.0.0",
"marked": "^1.0.0",
"nprogress": "^0.2.0",
"qs": "^6.9.4",
"quill": "^1.3.7",
"screenfull": "^5.0.2",
"simplemde": "^1.11.2",