点赞-查询
GET
http://127.0.0.1:8888/community/love?comment_id=2
响应参数
参数名
类型
描述
必填
count
int
示例:3
必填
msg
string
示例:success
必填
status
int
示例:1
必填
请求参数
参数名
类型
描述
必填
user_id
string
示例:
必填
comment_id
string
示例:需要查询评论的点赞数传该参数
必填
content_id
需要查询话题的点赞数传该参数
必填