{
"list": [
{
"id": 0,
"number": "string",
"type": "WAREHOUSE",
"staffId": 0,
"directorId": 0,
"createTime": "string",
"deadLine": "string",
"itemList": [
{
"id": 0,
"shoppingListId": 0,
"rootItemId": "string",
"itemId": "string",
"bomVersion": "string",
"quantity": 0,
"procurementUnitQuantity": 0,
"thisTimeQuantity": 0,
"procurementUnitThisQuantity": 0,
"shoppingQuantity": 0,
"procurementUnitShoppingQuantity": 0,
"comments": "string",
"createTime": "string",
"deadLine": "string",
"latestCreateOrderDate": "string",
"supplierId": 0,
"warehouseId": 0,
"warehouseBinId": 0
}
],
"sourceOrderInfo": [
{
"sourceType": "string",
"sourceNumber": "string",
"sourceLineNumber": 0
}
],
"comments": "string",
"purchaseStatus": "UN_PURCHASE",
"documentStatus": "NOT_STARTED",
"status": "PENDING_AUDITED",
"shoppingListExtendedFieldPOS": [
{}
],
"extendMap": {
"key": {}
}
}
],
"start": 0,
"length": 0,
"recordsTotal": 0
}