{
"code": 0,
"msg": "string",
"data": {
"orderNo": "string",
"orderState": 0,
"trdOrderNo": "string",
"cancelFee": 0,
"cancelledTime": "string",
"cancelReason": "string",
"createOrderTime": "string",
"deliveryFee": 0,
"deliveryOrderNo": "string",
"deliveryTime": "string",
"distance": "string",
"distributionTime": "string",
"isTransfer": true,
"orderStatus": "string",
"orderStatusName": "string",
"orderStatusTime": "string",
"orderSuccessTime": "string",
"riderLat": "string",
"riderLng": "string",
"riderName": "string",
"riderPhone": "string",
"thirdShopId": "string",
"tips": 0,
"orderSequence": "string",
"receiverAddress": "string",
"receiverLatitude": "string",
"receiverLongitude": "string",
"receiverPhone": "string",
"receiverName": "string",
"weight": "string",
"remark": "string",
"productName": "string",
"tipFee": 0,
"productList": [
{
"productName": "string",
"productCount": "string",
"productPrice": "string"
}
]
}
}