{
"code": 200,
"data": null,
"message": "操作成功!",
"result": {
"companyId": 1,
"deviceId": 1001,
"deviceName": "智能巡检设备A",
"deviceNumber": "DEV001A",
"endDate": "2023-12-31",
"inspectorIds": "1,2,3",
"inspectorNames": "张三,李四,王五",
"nextExecuteTime": "2023-10-15T09:00:00Z",
"notificationMethod": "",
"overduePerson": "",
"period": "",
"periodTime": "",
"planName": "月度巡检计划",
"planPointList": [
{
"id": 1,
"picUrl": "http://example.com/images/device_inspection.jpg",
"planId": 1,
"pointName": "设备日常点检",
"pointNum": "PNT003"
},
{
"pointId": 2002
}
],
"planDeviceList": [
{
"deviceId": "3",
"deviceName": "法拉克03",
"deviceNumber": "1111111111",
"planId": "48"
},
{
"deviceId": "4",
"deviceName": "法拉克04",
"deviceNumber": "2222222222",
"planId": "48"
}
],
"principalIds": "4,5",
"principalNames": "赵六,孙七",
"recentExecuteTime": "2023-09-30T10:30:00Z",
"spectType": 1,
"startDate": "2023-10-01",
"state": 1,
"taskReminderHours": 24,
"overduePersonName": "叶飞,黄志伟"
},
"success": true,
"timestamp": "1731982323828"
}