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/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/test/search ;
Exceptionpublic SearchTestResp search(SearchTestReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/test/search ;
ExceptionCopyright © 2025. All rights reserved.