{
"supportPickUp": true,
"notSupportPickUpReason": "string",
"combinedOrderInfoList": [
{
"pickUpOrderNo": "string",
"combinedAfterSaleList": [
{
"serviceNumber": "string",
"commodityImage": "string",
"merDesc": "string",
"twoOrderId": "string",
"status": 0,
"statusDesc": "string",
"afterSaleApplyCount": 0,
"isDeleted": 0
}
],
"appointmentBearPrice": 0,
"realTimeSlot": {
"dateKey": 0,
"timeKey": 0,
"dateDesc": "string",
"timeDesc": "string",
"appointmentTimeDesc": "string",
"type": 0,
"fetchTime": "string"
},
"pickUpStatus": 0,
"totalAmount": 0
}
],
"appointmentPrice": {
"appointmentBearPrice": 0,
"appointmentUserPrice": 0,
"appointmentPrice": 0,
"appointmentWeight": 0
},
"pickUpTimeSlot": {
"type": 0,
"timeSlotList": [
{
"title": "string",
"subtitle": "string",
"timeList": [
{
"timeDesc": "string",
"timeKey": 0,
"fetchTime": "string",
"endTime": "string"
}
],
"dateKey": 0,
"dateDesc": "string"
}
]
},
"receiveInfo": {
"merchantReceiver": "string",
"merchantPhone": "string",
"merchantAddress": "string",
"province": "string",
"provinceCode": "string",
"city": "string",
"cityCode": "string",
"district": "string",
"districtCode": "string"
}
}