{
"tenantId": "string",
"skuOrderId": "string",
"platformId": 0,
"orderSourceId": 0,
"deliveryOrderId": 0,
"orderStatus": 0,
"orderNumber": "string",
"skuOrderNumber": "string",
"platformType": 0,
"skuNames": "string",
"outProductCode": "string",
"productPackage": {
"packageName": "string",
"items": [
{
"isMain": true,
"code": "string",
"name": "string",
"skuNames": "string",
"num": 0
}
]
},
"productCode": "string",
"shopSkuId": "string",
"shopProductId": "string",
"productBarcode": "string",
"productName": "string",
"shopProductPicture": "string",
"productPrice": 0,
"orderAmount": 0,
"payAmount": 0,
"productNum": 0,
"cancelReason": "string",
"deliveryTime": "2019-08-24T14:15:22.123Z",
"receiptTime": "2019-08-24T14:15:22.123Z",
"addTime": "2019-08-24T14:15:22.123Z",
"lastTime": "2019-08-24T14:15:22.123Z",
"attrs": {
"property1": "string",
"property2": "string"
},
"attrsStr": "string"
}