{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 1,
"user_id": 1,
"sn": "202211291759007511",
"teamhead_id": 1,
"order_terminal": 1,
"order_status": 2,
"order_substate": 3,
"pay_status": 1,
"pay_way": 1,
"pay_time": "2022-11-29 18:06:24",
"verification_code": "123456",
"goods_price": "10.00",
"order_amount": "10.00",
"total_amount": "10.00",
"total_num": 1,
"contact": "李四",
"mobile": "17306643985",
"delivery_type": 1,
"express_status": 1,
"express_price": "0.00",
"express_time": 1669716807,
"delivery_id": 1,
"refund_status": 0,
"user_remark": "用户备注",
"order_remark": "订单备注",
"cancel_time": null,
"take_time": 1669889180,
"finish_time": null,
"create_time": "2022-11-29 18:16:18",
"user": {
"id": 1,
"sn": 123456,
"avatar": "",
"nickname": "李四",
"mobile": "17306643985"
},
"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"
}
],
"order_log": [
{
"id": 1,
"type": 3,
"channel": 101,
"order_id": 1,
"operator_id": 1,
"content": "用户提交订单",
"create_time": "2022-11-29 18:40:34",
"channel_desc": "会员提交订单",
"operator": "李四"
}
],
"teamhead": {
"id": 1,
"name": "零点便利店",
"image": "http://www.sqtg.localhost/resource/image/adminapi/default/article01.png",
"real_name": "李四",
"mobile": "17306643985",
"province_id": 110000,
"city_id": 110100,
"district_id": 110101,
"address": "天上人间"
},
"order_status_desc": "已完成",
"pay_status_desc": "已支付",
"pay_way_desc": "余额支付",
"order_terminal_desc": "微信小程序",
"delivery_type_desc": "到店自提"
}
}