{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"id": "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"
}
}
}'{
"args": null,
"code": 0,
"data": {
"reason": "string",
"deptName": "string",
"beginDate": 0,
"recheckTime": null,
"recheckRecords": [
{
"date": 0,
"recheckTime": 0,
"isOnWork": true,
"standardWorkTime": 0,
"typeLabel": "string",
"type": "string",
"workTime": 0
}
],
"attachment": [
"string"
],
"endDate": 0,
"identityId": "string",
"deptId": "string",
"identityDto": {
"workNo": "string",
"nickName": "string",
"isDelete": 0,
"avatar": "string",
"label": "string",
"id": "string",
"userName": "string"
},
"id": "string"
},
"success": true,
"message": "string"
}