{
"shopId": "string",
"orderId": "string",
"transactionId": "string",
"state": "TO_BE_PAID",
"finalePrice": "0",
"staffId": "string",
"originalPrice": "0",
"orderItemList": [
{
"orderId": "string",
"id": "string",
"productId": "string",
"skuId": "string",
"banner": "string",
"name": "string",
"num": "0",
"originalUnitPrice": "0",
"freight": "0",
"discountPrice": "0",
"finalePrice": "0",
"value": ",",
"state": "TO_BE_PAID",
"xlbAfterSaleStatus": "PROCESSING"
}
],
"externalUserId": "string",
"createTime": "yyyy-MM-dd HH:mm:ss",
"shipReceiver": "string",
"shipPhone": "string",
"shipAddress": "string"
}