public class Plan extends Object
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
ListPlanResp |
list(ListPlanReq req)
批量查询薪资方案,- 此接口将返回全部薪资方案信息,包括薪资方案 ID、生效日期、薪资项/薪资统计指标等
官网API文档链接:
ListPlanResplist(ListPlanReq req,
RequestOptions reqOptions)
批量查询薪资方案,- 此接口将返回全部薪资方案信息,包括薪资方案 ID、生效日期、薪资项/薪资统计指标等
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |