{
"code": 0,
"msg": "string",
"data": {
"orderNo": "string",
"salesPrice": 0,
"freightPrice": 0,
"paymentWay": "string",
"deliveryWay": "string",
"paymentType": "string",
"paymentPrice": 0,
"paymentTime": "2019-08-24T14:15:22Z",
"deliveryTime": "2019-08-24T14:15:22Z",
"receiverTime": "2019-08-24T14:15:22Z",
"closingTime": "2019-08-24T14:15:22Z",
"isPay": "string",
"name": "string",
"status": "string",
"postalCode": "string",
"userName": "string",
"telNum": "string",
"address": "string",
"payOrderNo": "string",
"listOrderItem": [
{
"spuName": "string",
"specInfo": "string",
"picUrl": "string",
"quantity": 0,
"salesPrice": 0,
"freightPrice": 0,
"paymentPrice": 0,
"paymentPoints": 0,
"paymentCouponPrice": 0,
"paymentPointsPrice": 0,
"remark": "string",
"paymentMemberPrice": 0,
"itemOrderNo": "string"
}
]
},
"ok": true
}