ApiKey: ********************{
"DUTTypeIDList": [
0
],
"DateType": 0,
"StartDate": null,
"EndDate": null
}curl --location '/ACal/ReportService/QueryCount' \
--header 'ApiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"DUTTypeIDList": [
0
],
"DateType": 0,
"StartDate": null,
"EndDate": null
}'{}