public class Okr extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchGetOkrResp |
batchGet(BatchGetOkrReq req)
批量获取 OKR,根据 OKR id 批量获取 OKR。
|
BatchGetOkrResp |
batchGet(BatchGetOkrReq req,
RequestOptions reqOptions)
批量获取 OKR,根据 OKR id 批量获取 OKR。
|
public Okr(Config config)
public BatchGetOkrResp batchGet(BatchGetOkrReq req, RequestOptions reqOptions) throws Exception
使用
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_get&project=okr&resource=okr&version=v1 ;
Exceptionpublic BatchGetOkrResp batchGet(BatchGetOkrReq req) throws Exception
使用
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_get&project=okr&resource=okr&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.