{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"userNameOrNickNameOrWorkNo": "string",
"start": 0,
"end": 0,
"deptIds": "string",
"crewIds": "string",
"queryLeave": true
}
}
}curl --location 'http://www.yundongblock.com/gateway/api/invokeRpc' \
--header 'Content-Type: application/json' \
--data '{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"userNameOrNickNameOrWorkNo": "string",
"start": 0,
"end": 0,
"deptIds": "string",
"crewIds": "string",
"queryLeave": true
}
}
}'{
"args": [
"string"
],
"code": 0,
"data": {},
"success": true,
"message": "string"
}