文档
测试

订单列表

POST
http://msbox.daoben.tech/api/index/myOrderList

请求参数

参数名
类型
描述
必填
status
string
示例:1待付款 2进行中 3已完成 4已取消
必填
start
int
示例:0 分页
必填
page_size
int
示例:8
必填
keyword
string
示例:关键词
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1 订单id
必填
order_no
string
示例:210821183028723 订单号
必填
total_price
string
示例:600.00
必填
pay_price
string
示例:600.00 价格
必填
pay_status
int
示例:0 0未付款 1已付款
必填
shipping_status
int
示例:0 0待接单,1待确认 2进行中 3已完成
必填
order_status
int
示例:0 2取消,5完成
必填
user_id
int
示例:2
必填
goods
object
数据字典
必填
id
int
示例:1
必填
goods_id
int
示例:1 商品id
必填
goods_name
string
示例:保洁工作 名称
必填
images
string
示例:aaa.png 图片
必填
goods_spec_id
int
示例:0
必填
goods_attr
string
示例:
必填
goods_no
string
示例:
必填
market_price
string
示例:0.00
必填
goods_price
string
示例:600.00 价格
必填
line_price
string
示例:0.00
必填
goods_weight
int
示例:0
必填
total_num
int
示例:1 数量
必填
total_price
string
示例:0.00
必填
order_id
int
示例:1
必填
user_id
int
示例:0
必填
createtime
int
示例:0
必填
shop_id
int
示例:2
必填
comment_status
int
示例:0
必填
log_id
object
示例:null
必填
count
int
示例:1
必填