文档
测试

获取通过页面

GET
/comment/page

请求参数

参数名
类型
描述
必填
createBy
string
创建人
可选
createTime
string
创建时间
可选
updateBy
string
更新人
可选
updateTime
string
更新时间
可选
pageNo
string
页数
可选
pageSize
string
每页条数
可选
sortBy
string
排序
可选
order
string
排序顺序
可选
id
string
主键ID
必填
userId
string
评论用户ID
可选
category
string
分类
可选
title
string
标题ID
可选
content
string
内容
可选
like
string
点赞
可选

响应参数

参数名
类型
描述
必填
root
object
successful operation
必填