文档
测试

获取评论列表

GET
http://127.0.0.1:88/api/community/comment/list/19?page=1&limit=7

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:7
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:0
必填
pageSize
int
示例:7
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填
list
array
数据列表
必填