{
"sort": "wciDesc",
"page": 1,
"perpage": 20,
"startDate": "2025-05-30 00:00:00",
"endDate": "2025-06-05 23:00:00",
"type": "all",
"name": "",
"sid":0,
"typeId":59,
"ids":[1,2]
}
curl --location --request POST 'aiScheme/hot-list/warning-download-before' \
--header 'Content-Type: application/json' \
--data-raw '{
"sort": "wciDesc",
"page": 1,
"perpage": 20,
"startDate": "2025-05-30 00:00:00",
"endDate": "2025-06-05 23:00:00",
"type": "all",
"name": "",
"sid":0,
"typeId":59,
"ids":[1,2]
}'
{}