文档
测试

获取简单聊聊帖子所有的评论

POST
http://106.52.140.47:9999/v1/api/article/chatwith/comment/findPage

请求参数

参数名
类型
描述
必填
articleChatwithId
int
帖子id 示例:8
必填
pageNo
int
示例:1
必填
pageSize
int
示例:15
必填
isFine
int
是否精品 0是1否
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
msg
string
示例:success
必填
data
object
数据字典
必填
records
array
数据列表
必填
id
int
示例:4
必填
parentId
int
回复父级id 示例:0
必填
articleChatwithId
string
帖子id 示例:8
必填
commentContent
string
评论内容 示例:色情评论
必填
commentType
string
评论类型 示例:2
必填
memberId
int
评论人id 示例:2
必填
commentMemberId
int
回复人id 示例:0
必填
createTime
string
示例:2020-12-22 16:55:03
必填
modifyTime
string
示例:2020-12-22 17:09:24
必填
total
int
示例:3
必填
size
int
示例:15
必填
current
int
示例:1
必填
orders
array
数据列表
必填
optimizeCountSql
boolean
示例:true
必填
hitCount
boolean
示例:false
必填
countId
object
示例:null
必填
maxLimit
object
示例:null
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填