curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/logcollector/relate_tasks?taskId=undefined&type=undefined'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"total": 0,
"items": [
{
"taskId": "string",
"name": "string",
"type": "string",
"syncType": "string",
"status": "string",
"creatTime": 0
}
]
}
}