文档
测试
GET
{{HOST}}/app/mall/goods

请求参数

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

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:2
必填
mall_id
int
示例:1
必填
name
string
示例:测试兑换积分
必填
images
array
数据列表
必填
count
int
示例:1 库存
必填
money_pay
string
示例:0.00 现金支付金额
必填
money_shop
string
示例:0.00 购物积分支付金额
必填
money_point
string
示例:10.00 兑换积分支付金额
必填
money_express
string
示例:0.00 运费
必填
content
string
示例:描述
必填
sort
int
示例:0
必填
created_at
string
示例:1631675051
必填
updated_at
string
示例:1631675128
必填
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/app/mall/goods?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://47.105.167.217:9501/api/app/mall/goods?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://47.105.167.217:9501/api/app/mall/goods
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:2
必填
total
int
示例:2
必填