public class JobSchema extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListJobSchemaResp |
list(ListJobSchemaReq req)
获取职位模板,获取社招、校招职位模板中的职位字段,返回结果包括系统默认字段和自定义字段。
|
ListJobSchemaResp |
list(ListJobSchemaReq req,
RequestOptions reqOptions)
获取职位模板,获取社招、校招职位模板中的职位字段,返回结果包括系统默认字段和自定义字段。
|
public JobSchema(Config config)
public ListJobSchemaResp list(ListJobSchemaReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=job_schema&version=v1 ;
Exceptionpublic ListJobSchemaResp list(ListJobSchemaReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=job_schema&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.