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 © 2025. All rights reserved. |