{
"apsBomDTO": {
"bomLevel": 0,
"bomId": "string",
"workOrderId": 0,
"workOrderNumber": "string",
"itemName": "string",
"itemCode": "string",
"itemId": 0,
"rootItemId": 0,
"quantity": 0,
"unit": "string"
},
"taskPlanList": [
{
"serial": 0,
"apsSchemeId": 0,
"taskPlanId": 0,
"worpPlanId": 0,
"workOrderProcedureId": 0,
"number": "string",
"distribute": "ON",
"planStartTime": "string",
"planEndTime": "string",
"planQuantity": 0,
"costFee": 0,
"otherResources": [
{
"assigneeId": 0,
"assigneeName": "string",
"assigneeType": "NULL"
}
],
"bottleneckResources": [
{
"assigneeId": 0,
"assigneeName": "string",
"assigneeType": "NULL"
}
],
"productSchedule": {
"finishQuantity": 0,
"planQuantity": 0
},
"moldSimpleDTO": {
"id": "string",
"name": "string"
},
"overDueStatus": "ON",
"routingId": 0,
"machineTypeId": 0,
"procedureName": "string",
"procedureId": 0
}
]
}