public class JobRequirementSchema extends Object
| 构造器和说明 |
|---|
JobRequirementSchema(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListJobRequirementSchemaResp |
list(ListJobRequirementSchemaReq req)
获取招聘需求模板列表,获取招聘需求模板列表,包含需求模板ID,以及模板里的字段定义等。
|
ListJobRequirementSchemaResp |
list(ListJobRequirementSchemaReq req,
RequestOptions reqOptions)
获取招聘需求模板列表,获取招聘需求模板列表,包含需求模板ID,以及模板里的字段定义等。
|
public JobRequirementSchema(Config config)
public ListJobRequirementSchemaResp list(ListJobRequirementSchemaReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListJobRequirementSchemaResp list(ListJobRequirementSchemaReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.