public class Exam extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateExamResp |
create(CreateExamReq req)
添加笔试结果,根据投递 ID 添加该投递下的笔试结果。
|
CreateExamResp |
create(CreateExamReq req,
RequestOptions reqOptions)
添加笔试结果,根据投递 ID 添加该投递下的笔试结果。
|
public Exam(Config config)
public CreateExamResp create(CreateExamReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=hire&resource=exam&version=v1 ;
Exceptionpublic CreateExamResp create(CreateExamReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=create&project=hire&resource=exam&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.