{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"id": "string",
"name": "string",
"managers": "string",
"periodType": "string",
"outsideAttendanceAdjustMeters": 0,
"outsideAttendanceAllowAdjust": true,
"outsideAttendanceCountAsResult": true,
"outsideAttendanceTakePhotos": true,
"outsideAttendanceReasonType": "OPTIONAL",
"allowOutsideAttendanceCheckIn": true,
"needGoOutCheckIn": true,
"needTravelCheckIn": true,
"coverPersonSchedule": true,
"excludeLegalHoliday": true,
"excludeIdentityIds": [
"string"
],
"identityIds": [
"string"
],
"deptIds": [
"string"
],
"batchIds": [
"string"
],
"scope": "string",
"scheduleConfig": [
"string"
]
}
}
}curl --location 'http://www.yundongblock.com/gateway/api/invokeRpc' \
--header 'Content-Type: application/json' \
--data '{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"id": "string",
"name": "string",
"managers": "string",
"periodType": "string",
"outsideAttendanceAdjustMeters": 0,
"outsideAttendanceAllowAdjust": true,
"outsideAttendanceCountAsResult": true,
"outsideAttendanceTakePhotos": true,
"outsideAttendanceReasonType": "OPTIONAL",
"allowOutsideAttendanceCheckIn": true,
"needGoOutCheckIn": true,
"needTravelCheckIn": true,
"coverPersonSchedule": true,
"excludeLegalHoliday": true,
"excludeIdentityIds": [
"string"
],
"identityIds": [
"string"
],
"deptIds": [
"string"
],
"batchIds": [
"string"
],
"scope": "string",
"scheduleConfig": [
"string"
]
}
}
}'{}