{
"deptId": 0,
"startTime": 0
}
curl --location --request POST '/api/applet/wzMachineInfo/monthlyOrderByOperator' \
--header 'Content-Type: application/json' \
--data-raw '{
"deptId": 0,
"startTime": 0
}'
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}