商品订单列表
GET
/api/order/list
请求头
参数名
类型
描述
必填
token
登录令牌
必填
请求参数
参数名
类型
描述
必填
page
页码
可选
limit
每页个数
可选
status
status 0待发货 1已发货
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1678934801
必填
id
int
示例:884
必填
order_id
string
示例:L316341134159652
必填
user_id
int
示例:1
必填
real_name
string
示例:张三
必填
user_phone
string
示例:18866686668
必填
user_address
string
示例:河南测试地址
必填
total_num
int
示例:1
必填
total_price
string
示例:10.00
必填
paid
int
示例:1
必填
pay_time
int
示例:1678934113
必填
pay_type
int
示例:1
必填
createtime
int
示例:1678934113
必填
updatetime
int
示例:1678934113
必填
mark
string
示例:测试备注
必填
is_del
int
示例:0
必填
remark
object
示例:null
必填
is_remind
int
示例:0
必填
end_time
int
示例:0
必填
courier_number
object
示例:null
必填
courier_company
object
示例:null
必填
status
int
示例:0
必填
id
int
示例:1568
必填
oid
int
示例:884
必填
product_id
int
示例:26
必填
name
string
示例:测试商品
必填
cart_num
int
示例:1
必填
image
string
示例:http://www.jianceyi.com/uploads/20230221/a2bf570a8f651bf6a48f71172c71503a.jpg
必填
unit_name
string
示例:个
必填
actual_price
string
示例:10.00
必填
createtime
int
示例:1678934113
必填
pay_time_text
string
示例:2023-03-16 10:35:13
必填
end_time_text
string
示例:1970-01-01 08:00:00
必填
count
int
示例:17
必填