{
"total": 0,
"pageIndex": 0,
"pageSize": 0,
"pageCount": 0,
"rows": [
{
"id": 0,
"createTime": "string",
"userId": 0,
"storeId": 0,
"Serial": "string",
"storeName": "string",
"totalCount": 0,
"totalAmount": 0,
"expressAmount": 0,
"totalDiscountAmount": 0,
"payAmount": 0,
"payId": 0,
"status": "WaitingBuyerPay",
"statusName": "string",
"wayName": "string",
"skus": "new ArrayList<>()",
"buttons": "new ArrayList<>()"
}
]
}