{
"applyTime": "string",
"state": "APPLY",
"remark": "string",
"compensatory": true,
"fromGroupUser": {
"groupUserId": "string",
"groupUserName": "string"
},
"toGroupUser": {
"groupUserId": "string",
"groupUserName": "string"
},
"swapVo": {
"date": "string",
"fromSchedule": {
"scheduleId": "string",
"scheduleName": "string"
},
"toSchedule": {
"scheduleId": "string",
"scheduleName": "string"
}
},
"compensatoryVo": {
"date": "string",
"fromSchedule": {
"scheduleId": "string",
"scheduleName": "string"
},
"toSchedule": {
"scheduleId": "string",
"scheduleName": "string"
}
},
"rejectReason": "string"
}