文档
测试

订单列表

GET
{{host}}/shop/Order/orderlist

请求参数

参数名
类型
描述
必填
me_id
用户id
必填

响应参数

参数名
类型
描述
必填
complete
array
已完成
必填
order_id
订单id
必填
order_num
订单号
必填
name
商铺名称
必填
id
商铺id
必填
deduction
游豆抵扣金额
必填
new_total
订单合计
必填
evaluate_status
评价状态 1未评价 2已评价
必填
goods_list
array
商品信息
必填
goods_id
商品id
必填
new_total
商品价格
必填
quantity
商品数量
必填
pic
商品图片
必填
name
商品名称
必填
tobeused
待使用
必填
tobepaid
待付款
必填
delivery
配送方式(1自提 2快递)
必填
order_status
订单状态标识(待付款==1/已支付==2/已退款==3/已完成==5/配送中==6/待收货==7/已取消==8)
必填

说明 / 示例

{ "code": 200, "msg": "执行成功", "data": { "complete": [ { "order_id": 2, "order_num": "0122102101556055", "name": "测试店铺", "id": 1, "deduction": "1.00", "new_total": "22.00", "evaluate_status": 1, "order_status": 5, "goods_list": [ { "goods_id": 1, "new_total": "33.00", "quantity": 1, "pic": "https://img.alicdn.com/imgextra/i2/880734502/O1CN01yc9TxO1j7xiAC71Pg_!!https://g-search3.alicdn.com/img/bao/uploaded/i4/i4/880734502/O1CN01l7ad531j7xjwNCa9T_!!0-item_pic.jpg_580x580Q90.jpg" } ] }, { "order_id": 1, "order_num": "0122102101556055", "name": "测试店铺", "id": 1, "deduction": "1.00", "new_total": "22.00", "evaluate_status": 1, "order_status": 5, "goods_list": [ { "goods_id": 11, "new_total": "33.00", "quantity": 2, "pic": "https://g-search3.alicdn.com/img/bao/uploaded/i4/i4/880734502/O1CN01l7ad531j7xjwNCa9T_!!0-item_pic.jpg_580x580Q90.jpg" } ] } ], "tobeused": [ { "order_id": 144, "order_num": "0127489798492665", "name": "测试店铺", "id": 1, "deduction": "2.00", "new_total": "8.00", "evaluate_status": 1, "order_status": 2, "goods_list": [ { "goods_id": 9, "new_total": "10.00", "quantity": 2, "pic": "http://oss.31jpy.com/20210114134150e72fd71d2578cd96.jpg" } ] }, { "order_id": 28, "order_num": "0122484948984401", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [ { "goods_id": 3, "new_total": "20.00", "quantity": 2, "pic": "https://g-search3.alicdn.com/img/bao/uploaded/i4/i4/880734502/O1CN01l7ad531j7xjwNCa9T_!!0-item_pic.jpg_580x580Q90.jpg" }, { "goods_id": 4, "new_total": "400.00", "quantity": 2, "pic": "https://g-search3.alicdn.com/img/bao/uploaded/i4/i4/880734502/O1CN01l7ad531j7xjwNCa9T_!!0-item_pic.jpg_580x580Q90.jpg" } ] }, { "order_id": 26, "order_num": "0122559949101128", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 19, "order_num": "0122485610148823", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 18, "order_num": "0122514856511059", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 17, "order_num": "0122545054483061", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 16, "order_num": "0122505098510443", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 15, "order_num": "0122999749546492", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 14, "order_num": "0122565397563636", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 13, "order_num": "0122100575357844", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 12, "order_num": "0122102101556055", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] }, { "order_id": 22, "order_num": "0122101505050073", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": null, "evaluate_status": 1, "order_status": 2, "goods_list": [] } ], "tobepaid": [ { "order_id": 154, "order_num": "0128525797532041", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": "5.10", "evaluate_status": 1, "order_status": 1, "goods_list": [ { "goods_id": 9, "new_total": "5.00", "quantity": 1, "pic": "http://oss.31jpy.com/20210114134150e72fd71d2578cd96.jpg" }, { "goods_id": 12, "new_total": "0.10", "quantity": 1, "pic": "https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=259804006,3494356645&fm=11&gp=0.jpg" } ] }, { "order_id": 153, "order_num": "0128102524953791", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": "5.10", "evaluate_status": 1, "order_status": 1, "goods_list": [ { "goods_id": 9, "new_total": "5.00", "quantity": 1, "pic": "http://oss.31jpy.com/20210114134150e72fd71d2578cd96.jpg" }, { "goods_id": 12, "new_total": "0.10", "quantity": 1, "pic": "https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=259804006,3494356645&fm=11&gp=0.jpg" } ] }, { "order_id": 152, "order_num": "0128544948106738", "name": "测试店铺", "id": 1, "deduction": "0.00", "new_total": "5.10", "evaluate_status": 1, "order_status": 1, "goods_list": [ { "goods_id": 9, "new_total": "5.00", "quantity": 1, "pic": "http://oss.31jpy.com/20210114134150e72fd71d2578cd96.jpg" }, { "goods_id": 12, "new_total": "0.10", "quantity": 1, "pic": "https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=259804006,3494356645&fm=11&gp=0.jpg" } ] } ] } }