public class Website extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListWebsiteResp |
list(ListWebsiteReq req)
获取招聘官网列表,获取招聘官网列表,返回信息包括官网名称、官网ID、招聘渠道ID等。
|
ListWebsiteResp |
list(ListWebsiteReq req,
RequestOptions reqOptions)
获取招聘官网列表,获取招聘官网列表,返回信息包括官网名称、官网ID、招聘渠道ID等。
|
public Website(Config config)
public ListWebsiteResp list(ListWebsiteReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=website&version=v1 ;
Exceptionpublic ListWebsiteResp list(ListWebsiteReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=hire&resource=website&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.