文档
测试

评价列表

POST
http://{{address}}/api/shop/review/index

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
page_size
int
示例:10
必填
product_id
int
示例:1
必填

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
created_at
string
示例:2021-12-16 09:19:13
必填
updated_at
string
示例:2021-12-16 09:19:13
必填
user_id
int
示例:1
必填
order_id
int
示例:3
必填
product_id
int
示例:1
必填
content
string
示例:很好用
必填
is_anonymous
int
示例:0
必填
is_show
int
示例:1
必填
first_page_url
string
示例:http://www.jtkj1005.test/api/shop/review/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://www.jtkj1005.test/api/shop/review/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://www.jtkj1005.test/api/shop/review/index
必填
per_page
string
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填