订单列表
GET
web/order/by_status/<status>
请求头
参数名
类型
描述
必填
token
string
登录标识
必填
请求参数
参数名
类型
描述
必填
status
int
状态 0=待付款,1=待发货,2=待收货,3=已收货,4=已取消,5=全部
必填
page
int
页码
可选
count
int
记录数
可选
响应参数
参数名
类型
描述
必填
total
int
示例:8
必填
page
int
示例:1
必填
count
int
示例:1
必填
id
int
示例:1
必填
coupon_id
int
优惠券
必填
shop_name
string
商户名
必填
order_no
string
订单编号
必填
total_count
int
示例:5
必填
total_price
string
总价格
必填
final_price
string
最终价格
必填
send_price
string
邮费
必填
send_code
string
物流编号
必填
snap_title
string
标题
必填
snap_image
string
图片
必填
id
int
示例:2
必填
spu_id
int
示例:3
必填
image
string
示例:http://192.168.1.152:5000/assets/img/qrcode.png
必填
count
int
示例:2
必填
price
string
示例:4.00
必填
title
string
示例:红烧牛肉面
必填
is_comment
boolean
示例:false
必填
pay_time
object
支付时间
必填
expired_time
int
过期时间
必填
status_text
string
状态
必填