public static class ParentsDepartmentReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ParentsDepartmentReqBody |
build() |
ParentsDepartmentReqBody.Builder |
departmentIdList(String[] departmentIdList)
部门 ID 列表,一次性最多传入 100 个部门 ID;-
调用[【创建部门】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/department/create)[【搜索部门】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/department/search)等接口可以返回部门ID
示例值:
|
public ParentsDepartmentReqBody.Builder departmentIdList(String[] departmentIdList)
示例值:
departmentIdList - public ParentsDepartmentReqBody build()
Copyright © 2026. All rights reserved.