{
"list": [
{
"receiptOrderCode": "string",
"supplierCode": "string",
"supplierName": "string",
"receiptTime": 0,
"type": "PURCHASE_ORDER",
"deliveryNumber": "string",
"logisticsNumber": "string",
"logisticsCompany": "string",
"status": "NOT_START",
"comment": "string",
"attachment": [
{
"url": "string",
"key": "string",
"type": "string",
"name": "string",
"size": 0
}
],
"purchaseReceiptItemInfoList": [
{
"num": 0,
"purchaseOrderCode": "string",
"batchCode": "string",
"itemCode": "string",
"itemName": "string",
"warehouseCode": "string",
"warehouseName": "string",
"warehouseBinName": "string",
"comment": "string",
"purchaseQty": 0,
"receivedQty": 0,
"status": 0,
"purchaseOrderDeadLine": 0
}
]
}
],
"start": 0,
"length": 0,
"recordsTotal": 0
}