{
"groupUserIds": [
"string"
],
"startTime": "string",
"endTime": "string"
}curl --location --request POST '/schedule/user/filter-recently-on-duty' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupUserIds": [
"string"
],
"startTime": "string",
"endTime": "string"
}'{
"code": "",
"result": "",
"data": [
""
],
"message": "",
"count": 0,
"total": 0,
"size": 0,
"current": 0,
"pages": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"timestamp": 0,
"extra": {
"{}": {}
},
"traceId": "",
"withColumns": [
""
],
"includeColumns": [
""
],
"cause": ""
}