文档
测试

列表(8.18修改)

GET
{{host}}admin/order

接口描述

8.18修改:新增 daili 字段,可拿代理商名称

请求头

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

请求参数

参数名
类型
描述
必填
user_id
string
示例:用户ID
必填
shop_id
string
示例:店铺ID
必填
status
string
示例:状态 0未发货 1已发货
必填
time[0]
string
示例:起始时间
必填
time[1]
string
示例:结束时间
必填

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
shop_id
int
示例:2
必填
user_id
int
示例:1
必填
product_id
int
示例:67
必填
product_name
string
示例:测试商品
必填
product_image
string
示例:/
必填
name
string
示例:刘畅
必填
phone
string
示例:18735958003
必填
data
array
数据列表
必填
address
string
示例:123
必填
money
string
示例:1.00
必填
count
int
示例:1
必填
status
int
示例:0
必填
express
string
示例:
必填
express_code
string
示例:
必填
created_at
string
示例:1622373048
必填
updated_at
string
示例:1622373048
必填
user
object
数据字典
必填
id
int
示例:1
必填
shop_id
int
示例:2
必填
user_id
int
示例:0
必填
level_id
int
示例:1
必填
user_all
array
数据列表
必填
name
string
示例:company
必填
username
string
示例:company
必填
phone
string
示例:18735958003
必填
money
string
示例:9997.00
必填
money_all
string
示例:10000.00
必填
money_user
string
示例:0.00
必填
money_full
string
示例:0.00
必填
money_full_all
string
示例:0.00
必填
money_discount
string
示例:30.00
必填
created_at
string
示例:1622258187
必填
updated_at
string
示例:1622373048
必填
first_page_url
string
示例:http://47.105.167.217:9501/api/admin/order?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://47.105.167.217:9501/api/admin/order?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://47.105.167.217:9501/api/admin/order
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填