{
"startDate": "2024-03-01 00:00:00",
"endDate": "2024-03-04 23:59:59",
"name": "",
"sid":2
}
curl --location --request POST '/v5/hotnews/hot-list/total-list' \
--header 'Content-Type: application/json' \
--data-raw '{
"startDate": "2024-03-01 00:00:00",
"endDate": "2024-03-04 23:59:59",
"name": "",
"sid":2
}'
{}