{
"rankId": 4,
"schemeId": 1,
"startDate": "2025-05-16",
"endDate": "2025-05-29",
}
curl --location --request POST '/aiScheme/topic-analysis/download-before' \
--header 'Content-Type: application/json' \
--data-raw '{
"rankId": 4,
"schemeId": 1,
"startDate": "2025-05-16",
"endDate": "2025-05-29",
}'
{}