文档
测试

获取评论列表

GET
http://127.0.0.1:8000/api/squareComment/list?id=39&page=1&pageSize=10

请求头

参数名
类型
描述
必填
applet
int
示例:1
必填
userId
int
示例:7010
必填
cardId
int
示例:1703
必填
companyId
int
示例:1367
必填

请求参数

参数名
类型
描述
必填
id
int
示例:39
必填
page
int
示例:1
必填
pageSize
int
示例:10
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
comment_id
int
示例:79
必填
square_id
int
示例:39
必填
comment
string
示例:你好?
必填
comment_card_id
int
示例:1703
必填
create_time
object
示例:null
必填
name
string
示例:郑
必填
logo
string
示例:https://myy-one-stand.oss-cn-beijing.aliyuncs.com/one-stand/photo/20210319/8c958858ea414162237e47d258b4f7bd.jpg
必填