{
"code": 0,
"message": "string",
"data": {
"list": [
{
"batchId": 0,
"recordId": 0,
"orderProductId": 0,
"staffCode": "string",
"staffName": "string",
"createTime": 0,
"orderNumber": "string",
"deliveryNumber": "string",
"customerName": "string",
"itemCode": "string",
"itemName": "string",
"applyQuantity": 0,
"processedQuantity": 0
}
],
"start": 0,
"length": 0,
"recordsTotal": 0
}
}