{
"id": "string",
"sts": "string",
"stsStyle": "string",
"ordDate": "string",
"totQty": 0,
"totAmt": 0,
"items": [
{
"id": "string",
"title": "string",
"logo": "string",
"qty": 0,
"price": 0,
"status": "string",
"uom": "string",
"uot": "string"
}
],
"buyerInfo": {
"id": "string",
"contact": "string",
"mobile": "string",
"address": "string",
"buyerName": "string",
"buyerAvatar": "string",
"payTime": "string",
"orderTime": "string"
},
"sellerInfo": {
"sellerAcctId": "string",
"sellerAccount": "string",
"sellerName": "string",
"sellerBankPk": "string",
"sellerPhone": "string"
},
"deliverId": "string",
"symbol": "string",
"storeId": "string",
"storePlId": "string",
"storeName": "string",
"storeLogo": "string",
"batchOrderNumber": "string",
"prodCount": 0,
"prodAmt": 0,
"createTime": "string",
"payAmt": 0,
"oriAmt": 0,
"feeAmt": 0,
"toPayAmt": 0,
"disAmt": 0,
"evtId": "string",
"evtName": "string"
}