| 程序包 | 说明 |
|---|---|
| com.github.tingyugetc520.ali.dingtalk.api | |
| com.github.tingyugetc520.ali.dingtalk.api.impl | |
| com.github.tingyugetc520.ali.dingtalk.bean.department |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DtDepart> |
DtDepartmentService.list(Long id)
获取部门列表
|
List<DtDepart> |
DtDepartmentService.list(Long id,
Boolean fetchChild)
部门管理接口 - 获取部门列表.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<DtDepart> |
DtDepartmentServiceImpl.list(Long id) |
List<DtDepart> |
DtDepartmentServiceImpl.list(Long id,
Boolean fetchChild) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DtDepart |
DtDepart.fromJson(String json) |
Copyright © 2021. All rights reserved.