{
"startTime":"2023-12-01 00:17:40",
"endTime":"2023-12-03 10:17:40"
}
curl --location --request POST 'http://localhost:8082/robot/homePage/evaluationStatisticsExport' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"startTime":"2023-12-01 00:17:40",
"endTime":"2023-12-03 10:17:40"
}'
{}