curl --location --request GET '/customerservice/workorder/list/deviceids?page=&size='
{
"_embedded": {
"countId": "string",
"current": 0,
"maxLimit": 0,
"optimizeCountSql": true,
"orders": [
{
"asc": true,
"column": "string"
}
],
"pages": 0,
"records": [
{
"customerId": "string",
"customerName": "string",
"deviceIdList": [
"string"
],
"dispatchTime": 0,
"hitchDescription": "string",
"hitchId": "string",
"hitchName": "string",
"hitchTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"id": "string",
"labels": [
{
"labelId": "string",
"labelName": "string",
"orderId": "string"
}
],
"labelsStr": "string",
"orderCode": "string",
"orderStatus": 0,
"phone": "string",
"projectId": "string",
"reason": "string",
"reportPerson": "string",
"reportPersonName": "string",
"reportTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"urlList": [
"string"
],
"workOrderItems": [
{
"attention": "string",
"beginDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dispatchTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"endDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"id": "string",
"itemCode": "string",
"itemStatus": 0,
"mainTechnician": "string",
"mainTechnicianName": "string",
"orderCode": "string",
"orderId": "string",
"otherTechnician": [
{
"userId": "string",
"userName": "string"
}
],
"pay": 0,
"realId": "string",
"reason": "string",
"recordList": [
{
"calculateUnit": "千瓦",
"createBy": "string",
"createTime": "string",
"dataType": "bool",
"formula": "AVG()",
"icon": "string",
"id": "string",
"kpiCode": "string",
"kpiName": "string",
"kpiType": 0,
"kpiTypeName": "string",
"tenant": 123,
"updateBy": "string",
"updateTime": "string"
}
],
"tenant": "string"
}
],
"writePerson": "string",
"writePersonName": "string"
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"code": 0,
"message": "string",
"timestamp": "string"
}