| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateLeaveGrantingRecordResp |
LeaveGrantingRecord.create(CreateLeaveGrantingRecordReq req)
创建假期授予记录,向飞书人事休假系统写入假期授予记录
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/leave_granting_record/create ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv1/CreateLeaveGrantingRecordSample.java ;
|
CreateLeaveGrantingRecordResp |
LeaveGrantingRecord.create(CreateLeaveGrantingRecordReq req,
RequestOptions reqOptions)
创建假期授予记录,向飞书人事休假系统写入假期授予记录
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/leave_granting_record/create ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/corehrv1/CreateLeaveGrantingRecordSample.java ;
|
Copyright © 2025. All rights reserved.