{
"code": 0,
"message": "string",
"data": {
"list": [
{
"code": "string",
"approveProcessCode": "string",
"warehouseCode": "string",
"comments": "string",
"businessType": "string",
"referenceOrderNumber": "string",
"referenceOrderType": 0,
"status": 0,
"records": [
{
"itemCode": "string",
"quantity": 0,
"assistQuantity": 0,
"batchNumber": "string",
"warehouseCode": "string",
"locationCode": "string",
"configurableSpecs": [
{
"name": "string",
"code": "string",
"value": "string"
}
],
"comment": "string",
"quality": "QUALIFIED",
"customizeFields": {
"key": {}
}
}
]
}
],
"start": 0,
"length": 0,
"recordsTotal": 0
}
}