文档
测试

我的商品

GET
{{HOST}}/app/mall/shop/goods

请求头

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

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:13
必填
mall_id
int
示例:1
必填
shop_id
int
示例:2
必填
name
string
示例:商品名称
必填
images
array
数据列表
必填
count
int
示例:1
必填
money_pay
string
示例:10.00
必填
money_shop
string
示例:10.00
必填
money_point
string
示例:10.00
必填
money_express
string
示例:0.00
必填
express_append
int
示例:0
必填
money_settle
string
示例:0.00
必填
content
string
示例:商品描述
必填
sort
int
示例:0
必填
status
int
示例: 0 下架 1 上架中
必填
created_at
string
示例:1632558637
必填
updated_at
string
示例:1632558637
必填
mall
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:电家
必填
icon
string
示例:/upload/system/2021-09/11/f8e22a9ff84da014acbafd360fafdc20.png
必填
sort
string
示例:1
必填
shop
object
数据字典
必填
id
int
示例:2
必填
user_id
int
示例:5
必填
name
string
示例:测试店铺二
必填
content
string
示例:店铺描述
必填
logo
string
示例:/
必填
images
array
数据列表
必填
status
int
示例:1
必填
created_at
string
示例:1632540959
必填
updated_at
string
示例:1632542521
必填
first_page_url
string
示例:http://47.105.167.217:9501/api/app/mall/shop/goods?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://47.105.167.217:9501/api/app/mall/shop/goods?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://47.105.167.217:9501/api/app/mall/shop/goods
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填