获取游戏评论回复评论列表
GET
/api/game/comment/child/list
接口描述
加载游戏评论
请求参数
参数名
类型
描述
必填
commentId
long
评论id,必传
必填
响应参数
参数名
类型
描述
必填
total
int
示例:4
必填
commentId
int
示例:2
必填
gameId
int
示例:16
必填
cont
string
示例:说的很对
必填
scoreNum
object
示例:null
必填
recSort
object
示例:null
必填
userId
int
示例:3
必填
icon
string
示例:http://img.666ydp.com/game/2022/01/10/1641809997157-30d8b210-4700-4ece-bf76-e0a0d50d3558.png
必填
nickName
string
示例:是此女子
必填
createTime
string
示例:2022-01-15 23:29:29
必填
dislikeStatus
int
示例:0
必填
replyCommentId
object
示例:null
必填
replyComments
object
示例:null
必填
childCommentNum
object
示例:null
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填