{
"code": 200,
"msg": "成功",
"data": {
"id": 23,
"sn": "20221018154053468798",
"userId": 1,
"transactionId": null,
"orderType": 1,
"orderTerminal": 1,
"orderTerminalName": "微信小程序",
"orderStatus": 3,
"orderStatusName": "已完成",
"payStatus": 0,
"payStatusName": "待支付",
"payWay": 1,
"payWayName": "微信支付",
"orderAmount": 30,
"totalAmount": 30,
"totalNum": 1,
"userRemark": "amet dolore do ullamco eu",
"orderRemarks": null,
"verificationCode": "141082",
"verificationStatus": 1,
"verificationStatusName": "已核销",
"finishTime": "2022-10-19 14:57:34",
"isDispatch": 1,
"payTime": "",
"cancelTime": "",
"staffId": 1,
"staffName": "左师傅",
"staffImage": "",
"staffSn": "123456",
"contact": "slien.zuo",
"mobile": "18653776188",
"provinceId": 110000,
"province": "北京",
"cityId": 110100,
"city": "北京市",
"districtId": 110101,
"district": "东城区",
"address": "内蒙古自治区六安市剑阁县",
"appointTimeStart": 1666065600,
"appointTimeStartStr": "12:00",
"appointTimeEnd": 1666072800,
"appointTimeEndStr": "14:00",
"appointTime": "2022-10-18",
"weekDay": "星期二",
"createTime": "2022-10-18 15:40:53",
"goodsId": 6,
"goodsName": "清理空调",
"unitName": "元/小时",
"goodsImage": "http://127.0.0.1:8082/api/uploads/http://dummyimage.com/400x400",
"goodsNum": 1,
"goodsPrice": 30,
"totalPrice": 30,
"totalPayPrice": 30,
"orderLogList": [
{
"id": 9,
"type": 3,
"channel": 0,
"orderId": 23,
"operatorId": 1,
"operatorName": "slien.zuo",
"content": "师傅确认订单",
"operateTime": "2022-10-18 15:45:31"
},
{
"id": 11,
"type": 2,
"channel": 0,
"orderId": 23,
"operatorId": 1,
"operatorName": "slien.zuo",
"content": "商家核销订单",
"operateTime": "2022-10-19 14:57:34"
}
]
}
}