文档
测试

商品列表

GET
{{HOST}}/admin/mall/goods

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer {{admin-token}}
必填

请求参数

参数名
类型
描述
必填
mall_id
int
分类ID
必填
money_pay
int
筛选:使用现金支付
必填
money_shop
int
筛选:使用购物积分
必填
money_point
int
筛选:使用兑换积分
必填

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
mall_id
int
示例:1
必填
name
string
示例:测试购物积分
必填
images
array
数据列表
必填
count
int
示例:1
必填
money_pay
string
示例:0.01
必填
money_shop
string
示例:10.00
必填
money_point
string
示例:0.00
必填
money_express
string
示例:0.00
必填
content
string
示例:描述
必填
sort
int
示例:0
必填
created_at
string
示例:1631674218
必填
updated_at
string
示例:1631674876
必填
mall
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:电家
必填
icon
string
示例:/upload/system/2021-09/11/f8e22a9ff84da014acbafd360fafdc20.png
必填
sort
string
示例:1
必填
first_page_url
string
示例:http://47.105.167.217:9501/api/admin/mall/goods?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://47.105.167.217:9501/api/admin/mall/goods?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://47.105.167.217:9501/api/admin/mall/goods
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填