We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f718d commit e393e00Copy full SHA for e393e00
README.md
@@ -52,7 +52,7 @@
52
- [x] [获取动态推荐](http://jike-sdk.sxzz.moe/functions/api_recommend_feed.list.html)
53
- [评论](http://jike-sdk.sxzz.moe/modules/api_comments.html)
54
- [x] [获取评论](http://jike-sdk.sxzz.moe/functions/api_comments.listPrimary.html)
55
- - [x] [发送评论](http://jike-sdk.sxzz.moe/functions/api_comments.add.html)
+ - [x] [发送评论](http://jike-sdk.sxzz.moe/functions/api_comments.add.html) (发送子评论)
56
- [x] [点赞](http://jike-sdk.sxzz.moe/functions/api_comments.like.html)
57
- [x] [取消点赞](http://jike-sdk.sxzz.moe/functions/api_comments.unlike.html)
58
- [x] [删除评论](http://jike-sdk.sxzz.moe/functions/api_comments.remove.html)
0 commit comments