{
"currentPage": 1,
"pageSize": 20,
"totalNum": 50,
"isMore": true,
"totalPage": 20,
"startIndex": 1,
"data": [
{
"id": 0,
"amzCode": "string",
"asin": "string",
"ssku": "string",
"title": "string",
"orderedQuantity": 0,
"brandName": "string",
"costPrice": 0,
"totalPrice": 0,
"orderStatus": "string",
"emailSendFlag": 0,
"storageCode": "string",
"storageName": "string",
"orderedOnMs": 0,
"frd": 0,
"sptDeliveryMs": 0,
"amzDeliveryMs": 0,
"unusual": 0,
"confirmedQuantity": 0
}
]
}