curl --location --request GET '/j8-patrolmgt/task/query-task-detail/'
{
"code": 10000,
"data": {
"actInsTime": "2025-05-18 21:15",
"actUserName": "小王",
"planEndTime": "2025-05-18 21:15",
"planId": 142025050108841150,
"planInsTime": "2025-05-18 08:05",
"planName": "测试巡检计划01",
"planUserName": "小王",
"signType": "现场拍照(默认定位)",
"state": "未开始",
"taskId": 5220250519674431000,
"transferDesc": "原负责人请假"
},
"message": "提示消息内容"
}