查看评论回复PC端
POST
http://10.10.0.166:9995/discuss/auth/discusscontent/getContentReply?noSign=true
请求参数
参数名
类型
描述
必填
noSign
string
示例:true
必填
token
string
示例:977EF50148DC622F1BC730E5CD95BF09
必填
contentid
int
评论ID
必填
page
页码从2开始
必填
size
每页数量
必填
响应参数
参数名
类型
描述
必填
result
boolean
示例:true
必填
createtime
string
创建时间
必填
isStop
string
是否禁言
必填
headurl
string
头像
必填
createstamp
int
创建时间戳
必填
userid
int
用户ID
必填
contents
string
脱敏后的内容
必填
nickname
string
用户昵称
必填
id
int
主键
必填
anonymousis
int
是否匿名
必填
showlocation
string
显示地址
必填
quoteJson
json
引用的回复的内容,字段含义同data中的字段相同
必填
replytouserid
int
回复对象ID
必填
replytonickname
string
回复对象的名称
必填
message
string
示例:请求成功
必填