文档
测试

评价列表

GET
web/convenience/comments/<id>

请求参数

参数名
类型
描述
必填
id
int
ID
必填
page
int
页码
可选
count
int
记录数
可选

响应参数

参数名
类型
描述
必填
total
int
示例:1
必填
page
int
示例:1
必填
count
int
示例:15
必填
items
array
数据列表
必填
id
int
示例:2
必填
content
string
内容
必填
create_time
string
评价时间
必填
user
object
用户
必填
id
int
示例:1
必填
tel
string
示例:15621148090
必填
nickname
string
示例:老白
必填
avatar_img
string
头像
必填