{
"code": 0,
"message": "string",
"data": {
"list": [
{
"workOrderId": 0,
"workOrderNumber": "string",
"workOrderPriority": 0,
"orderId": 0,
"orderNumber": "string",
"spareOrderId": 0,
"spareOrderNumber": "string",
"item": {
"itemId": 0,
"rootItemId": 0,
"itemIdOriginal": "string",
"rootItemIdOriginal": "string",
"name": "string",
"code": "string",
"type": 0,
"baseUnit": "string",
"attributes": {
"key": "string"
},
"category": "string",
"imageUrl": "string",
"attachment": {
"album": [
{}
],
"blueprint": [
{}
],
"attachment": [
{}
],
"comments": "string"
}
},
"orderTime": "string",
"workShops": [
{
"id": 0,
"name": "string"
}
],
"productionUnitQty": {
"id": 0,
"name": "string",
"qty": 0
},
"baseUnitQty": {
"id": 0,
"name": "string",
"qty": 0
},
"startTime": "string",
"endTime": "string",
"scheduleTime": "string",
"printStatus": "ON",
"assignee": {
"assigneeId": 0,
"assigneeName": "string",
"assigneeType": "NULL"
}
}
],
"start": 0,
"length": 0,
"recordsTotal": 0
}
}