{
"msg": "string",
"result": {
"id": "string",
"createTime": "string",
"payType": 0,
"orderState": 0,
"payLatestTime": "string",
"postFee": "string",
"payMoney": "string",
"payChannel": 0,
"totalMoney": "string",
"totalNum": "string",
"deliveryTimeType": 0,
"receiverContact": "string",
"receiverMobile": "string",
"receiverAddress": "string",
"payTime": "string",
"consignTime": "string",
"endTime": "string",
"closeTime": "string",
"skus": [
{
"id": "string",
"spuId": "string",
"name": "string",
"quantity": "string",
"image": "string",
"totalMoney": 0,
"realPay": 0,
"curPrice": 0,
"properties": [
{
"propertyMainName": "string",
"propertyValueName": "string"
}
]
}
]
}
}