public class SocialArchive extends Object
| 构造器和说明 |
|---|
SocialArchive(Config config) |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
QuerySocialArchiveResp |
query(QuerySocialArchiveReq req)
批量获取员工参保档案,通过用户ID列表和生效日期查询
官网API文档链接:
QuerySocialArchiveRespquery(QuerySocialArchiveReq req,
RequestOptions reqOptions)
批量获取员工参保档案,通过用户ID列表和生效日期查询
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |