{
"hotType": "total",
"hotSid": "1",
"page": "1",
"perpage": "10",
"startDate": "2024-01-10 00:00:00",
"endDate": "2024-01-12 14:18:42",
"keywords": ""
}
curl --location --request POST '/v5/hotnews/hot-list-monitor/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotType": "total",
"hotSid": "1",
"page": "1",
"perpage": "10",
"startDate": "2024-01-10 00:00:00",
"endDate": "2024-01-12 14:18:42",
"keywords": ""
}'
{}