{
"startDate": "2023-12-25 00:00:00",
"endDate": "2023-12-31 23:59:59",
"type": "baidu",
"downloadType": 1,
"ids":[41388,41173]
}
curl --location --request POST '/v5/hotnews/hot-list/download' \
--header 'Content-Type: application/json' \
--data-raw '{
"startDate": "2023-12-25 00:00:00",
"endDate": "2023-12-31 23:59:59",
"type": "baidu",
"downloadType": 1,
"ids":[41388,41173]
}'
{}