public class Test extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
SearchTestResp |
search(SearchTestReq req)
获取笔试列表,批量获取人才在投递流程中的笔试信息。
|
SearchTestResp |
search(SearchTestReq req,
RequestOptions reqOptions)
获取笔试列表,批量获取人才在投递流程中的笔试信息。
|
public Test(Config config)
public SearchTestResp search(SearchTestReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=search&project=hire&resource=test&version=v1 ;
Exceptionpublic SearchTestResp search(SearchTestReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=search&project=hire&resource=test&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.