{
"jobBookingRecordId": 0,
"consumeUsageBatchId": 0,
"batchStatus": "NONE",
"createTime": "string",
"records": [
{
"consumeUsageRecordId": 0,
"workOrder": {
"workOrderId": 0,
"workOrderNumber": "string"
},
"procedure": {
"procedureId": 0,
"procedureCode": "string",
"procedureName": "string"
},
"warehouse": {
"warehouseId": 0,
"warehouseCode": "string",
"warehouseName": "string"
},
"item": {
"code": "string",
"name": "string",
"category": {
"code": "string",
"name": "string",
"inventoryCycle": 0,
"parentCode": "string",
"parentName": "string"
},
"unit": "string",
"type": "string",
"allowProduction": 0,
"allowPurchase": 0,
"allowSale": 0,
"status": "DISABLED",
"auditStatus": "TO_BE_SUBMIT"
},
"itemType": "BY_ORDER",
"worpPlanMaterialNodeId": 0,
"worpBackFlushMaterialNodeId": 0,
"quantity": 0,
"assistUnitQuantity": 0,
"stockBatch": {
"stockBatchId": 0,
"stockBatchNumber": "string"
},
"sn": {
"snId": 0,
"snNumber": "string"
}
}
]
}