{
"taskId": "string",
"thirdMapStatus": 0,
"lanWan": 0,
"obtainHost": 0
}curl --location --request POST '/api/topo-monitor/task/detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "string",
"thirdMapStatus": 0,
"lanWan": 0,
"obtainHost": 0
}'{
"code": 0,
"data": null,
"message": "",
"count": 0,
"currentPage": 0,
"totalPages": 0
}