{
"recordId": 0,
"channelId": 0,
"channelAlias": "string",
"sendTime": "string"
}curl --location '/testJob/channelAlias/list' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"recordId": 0,
"channelId": 0,
"channelAlias": "string",
"sendTime": "string"
}'{
"code": 0,
"msg": "",
"data": [
""
]
}