public class TalentOperationLog extends Object
| 构造器和说明 |
|---|
TalentOperationLog(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchTalentOperationLogResp |
search(SearchTalentOperationLogReq req)
查询人才操作记录,根据操作人和操作类型查询人才的操作记录。
|
SearchTalentOperationLogResp |
search(SearchTalentOperationLogReq req,
RequestOptions reqOptions)
查询人才操作记录,根据操作人和操作类型查询人才的操作记录。
|
public TalentOperationLog(Config config)
public SearchTalentOperationLogResp search(SearchTalentOperationLogReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SearchTalentOperationLogResp search(SearchTalentOperationLogReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.