{
"deptId": 0,
"deptIds": [
0
],
"endTime": 0
}
curl --location --request POST '/api/applet/deptUtilization' \
--header 'Content-Type: application/json' \
--data-raw '{
"deptId": 0,
"deptIds": [
0
],
"endTime": 0
}'
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}