public static class ReportDetailReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ReportDetailReq |
build() |
ReportDetailReq.Builder |
centralizedReportingProjectId(String centralizedReportingProjectId)
集中填报id,可在「设置-编制规划设置-编制规划XXX-集中填报XXX-查看数据-页面URL」中解析report_id。
|
ReportDetailReq.Builder |
items(WorkforcePlanDetailRow[] items)
集中填报的填报行数量应介于 1 至 5 个之间。
|
ReportDetailReq.Builder |
workforcePlanId(String workforcePlanId)
编制规划id,可在「设置-编制规划设置-编制规划XXX-页面URL」中解析到。
|
public ReportDetailReq.Builder workforcePlanId(String workforcePlanId)
示例值:
workforcePlanId - public ReportDetailReq.Builder centralizedReportingProjectId(String centralizedReportingProjectId)
示例值:
centralizedReportingProjectId - public ReportDetailReq.Builder items(WorkforcePlanDetailRow[] items)
示例值:
items - public ReportDetailReq build()
Copyright © 2026. All rights reserved.