{
"code": 1,
"show": 0,
"msg": "",
"data": {
"lists": [
{
"id": 1,
"sn": "202211291759007511",
"nickname": "李四",
"order_amount": "10.00",
"contact": "李四",
"teamhead_name": "零点便利店",
"teamhead_real_name": "李四",
"pay_status": 1,
"order_status": 2,
"order_substate": 3,
"create_time": "2022-11-29 18:16:18",
"order_remark": "测试备注",
"pay_time": "2022-11-30 18:33:02",
"order_goods": [
{
"id": 1,
"order_id": 1,
"goods_name": "大白菜",
"goods_num": 1,
"goods_price": "10.00",
"total_price": "10.00",
"total_pay_price": "10.00",
"goods_image": "http://www.sqtg.localhost/resource/image/adminapi/default/avatar.png",
"goods_code": "dbc-123456"
}
],
"pay_status_desc": "已支付",
"order_status_desc": "已完成",
"cancel_btn": 0,
"delivery_btn": 0,
"confirm_receipt_btn": 0,
"confirm_pickup_btn": 0
}
],
"count": 1,
"page_no": 1,
"page_size": 25,
"extend": {
"all_num": 1,
"unpaid_num": 0,
"wait_delivery_num": 0,
"delivery_num": 0,
"take_num": 0,
"finish_num": 1,
"close_num": 0
}
}
}