Commit 44a448ad by 段启岩

更新API进度

parent c4964628
...@@ -108,13 +108,13 @@ GET /api/user/elite ...@@ -108,13 +108,13 @@ GET /api/user/elite
GET /api/user/hotBloggers GET /api/user/hotBloggers
``` ```
###### 19.我的黑名单 ###### :white_check_mark: 19.我的黑名单
``` ```
GET /api/my/blacklist GET /api/my/blacklist
``` ```
###### 20.取消拉黑 ###### :white_check_mark: 20.取消拉黑
``` ```
DELETE /api/my/blacklist/{userId} DELETE /api/my/blacklist/{userId}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment