文档
测试

订单管理

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

请求头

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

请求参数

参数名
类型
描述
必填
status
int
示例:0 查询订单状态,参考《说明》Order Status
必填

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:19
必填
user_id
int
示例:5
必填
shop_id
int
示例:2
必填
goods_id
int
示例:13
必填
goods_name
string
示例:商品名称
必填
goods_image
string
示例:/
必填
count
int
示例:2
必填
money_pay
string
示例:20.00
必填
money_shop
string
示例:0.00
必填
money_point
string
示例:0.00
必填
money_express
string
示例:0.00
必填
money_settle
string
示例:20.00
必填
name
string
示例:测试姓名
必填
phone
string
示例:18735958003
必填
data
array
数据列表
必填
address
string
示例:详细地址
必填
express
string
示例:
必填
express_code
string
示例:
必填
express_time
string
示例:
必填
status
int
示例:0
必填
status_settle
int
示例:0
必填
pay
string
示例:支付方式
必填
pay_time
string
示例:支付时间
必填
created_at
string
示例:1632559931
必填
updated_at
string
示例:1632559931
必填
user
object
数据字典
必填
id
int
示例:5
必填
user_id
int
示例:2
必填
level_id
int
示例:2
必填
user_all
array
数据列表
必填
name
string
示例:测试
必填
username
string
示例:test2
必填
phone
string
示例:18735958003
必填
sign
string
示例:
必填
money
string
示例:13.50
必填
money_make
string
示例:13.50
必填
money_shop
string
示例:10.80
必填
money_point
string
示例:10.80
必填
money_other
string
示例:5.40
必填
money_wallet
string
示例:10.17
必填
money_wallet_time
string
示例:1632502800
必填
money_all
string
示例:36002.00
必填
money_user
string
示例:1500000.00
必填
money_time
string
示例:
必填
money_remain_time
string
示例:1632390037
必填
money_status
int
示例:0
必填
lock_status
int
示例:0
必填
created_at
string
示例:1631096385
必填
updated_at
string
示例:1632502800
必填
first_page_url
string
示例:http://47.105.167.217:9501/api/app/mall/shop/order?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://47.105.167.217:9501/api/app/mall/shop/order?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://47.105.167.217:9501/api/app/mall/shop/order
必填
per_page
int
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填