文档
测试

热门评论

POST
/microcircle/dynamic/hotComment

请求参数

参数名
类型
描述
必填
dynamicId
string
动态id
必填
page
string
页数默认1
必填
count
string
条数默认15
必填

响应参数

参数名
类型
描述
必填
data
object
必填
p1
array
必填
p1
string
用户头像
必填
p2
int
点赞数
必填
p3
string
内容
必填
p4
int
用户ID
必填
p5
string
用户名字
必填
p6
long
发布时间
必填
p7
int
评论ID
必填
p8
int
是否点赞,0否,1是
必填
p9
int
子评论数
必填
p2
int
控制父评论少于多少条下,所有的评论都展开,默认返回5
必填