文档
测试

订单列表

GET
http://hhf002.daoben.ltd/index/order/orderList?status=1&page=1&order_no=2

请求参数

参数名
类型
描述
必填
status
int
1=待付款,2=待发货,3=待收货,4=已完成/已取消,5=退款中/已退款
必填
page
int
示例:1
必填
order_no
int
示例:2
必填

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
message
string
示例:ok
必填
data
object
数据字典
必填
0
object
数据字典
必填
id
int
示例:1
必填
order_no
string
订单编号:202207131647
必填
user_id
int
会员ID:1
必填
price
string
价格:100.00
必填
postage
string
邮费:15.00
必填
status
string
状态:1
必填
type
string
类型:1
必填
create_time
string
生成订单时间:2022-07-13 16:47:55
必填
pay_time
object
支付时间:null
必填
freight_time
object
示例:null
必填
receipt_time
object
示例:null
必填
courier_num
object
示例:null
必填
express_company
object
示例:null
必填
address
object
收货地址:null
必填
detail
array
数据列表
必填
id
int
示例:1
必填
order_id
int
示例:1
必填
user_id
int
示例:1
必填
goods_id
int
示例:21
必填
goods_name
string
示例:小米Mix3
必填
num
int
示例:1
必填
price
string
示例:4399
必填
norms
object
示例:null
必填
create_time
string
示例:2022-07-13 18:29:40
必填
type
int
示例:1
必填
image
object
示例:null
必填