{
"data": {
"deliveryAddress": {
"areaCode": "string",
"areaName": "string",
"coordinate": {
"isNull": true,
"latitude": 0,
"longitude": 0,
"setIsNull": true,
"setLatitude": true,
"setLongitude": true
},
"detailInfo": "string",
"phoneNo": "string",
"sex": "string",
"tag": "string",
"userName": "string",
"zipcode": "string"
},
"rider": {
"expectedArriveTime": "2019-08-24T14:15:22Z",
"expectedDeliveredTime": "2019-08-24T14:15:22Z",
"orderFinishedTime": "2019-08-24T14:15:22Z",
"poiLocation": {
"latitude": 0,
"longitude": 0
},
"receiverLocation": {
"latitude": 0,
"longitude": 0
},
"riderLocation": {
"latitude": 0,
"longitude": 0
},
"riderName": "string",
"riderPhone": "string",
"riderPoiDistance": 0,
"riderReceiverDistance": 0,
"status": "None",
"updateTime": "2019-08-24T14:15:22Z"
},
"shop": {
"areaCode": "string",
"banners": [
"string"
],
"brandCode": "string",
"description": "string",
"distance": 0,
"distanceStr": "string",
"endTime": "string",
"latitude": 0,
"longitude": 0,
"notice": "string",
"servicePhone": "string",
"services": [
"string"
],
"shopAddress": "string",
"shopBrand": {
"brandCode": "string",
"brandLogo": "string",
"brandName": "string",
"deliveryTips": "string",
"interfaceStatus": "Normal",
"openDelivery": true
},
"shopId": "string",
"shopLogoUrl": "string",
"shopName": "string",
"startTime": "string",
"status": "None",
"tags": [
"string"
],
"typeCode": "string",
"typeName": "string"
}
},
"errCode": "string",
"errMessage": "string"
}