{
"code": 200,
"data": null,
"message": "操作成功!",
"result": {
"id": "17",
"checkState": null,
"deviceId": "3001",
"deviceModel": "Model X",
"deviceName": "Device A",
"deviceNumber": "DN001",
"deviceParentTypeName": "Parent Device Type",
"deviceTypeName": "Device Type A",
"image": "",
"taskNum": "250319183434037",
"taskPoints": [
{
"id": "mmtp_id",
"maintId": "maint_id",
"maintPlanId": "maint_plan_id",
"taskId": "task_id",
"deviceId": "device_id",
"deviceName": "设备名",
"deviceNumber": "设备编号",
"deviceModel": "设备型号",
"deviceTypeId": "device_type_id",
"deviceTypeName": "设备类型名称",
"deviceTypeParentId": "parent_id",
"deviceTypeParentName": "父类型名称",
"pointItem": "保养记录",
"exceptionComment": "异常描述",
"handleComment": "处理结果",
"checkState": 0,
"picUrl": "图片URL",
"handleImage": "处理图片URL",
"standardUrl": "标准图片URL",
"createTime": "2023-10-01 10:00:00",
"createBy": "创建人",
"projectContent": {},
"methodsAndStandards": {},
"problemDescription": "问题说明",
"suggestionDescription": "建议说明",
"maintPart": "保养部位"
}
]
},
"success": true,
"timestamp": "1742461078834"
}