| 程序包 | 说明 |
|---|---|
| com.jeecg.dingtalk.api.user | |
| com.jeecg.dingtalk.api.user.body |
| 限定符和类型 | 方法和说明 |
|---|---|
static Response<PageResult<User>> |
JdtUserAPI.getUserListByDeptId(GetUserListBody body,
String accessToken)
获取部门用户详情。
|
static Response<PageResult<User>> |
JdtUserAPI.getUserListSimpleByDeptId(GetUserListBody body,
String accessToken)
获取部门用户基础信息。
|
| 限定符和类型 | 方法和说明 |
|---|---|
GetUserListBody |
GetUserListBody.setContain_access_limit(Boolean contain_access_limit) |
GetUserListBody |
GetUserListBody.setLanguage(String language) |
GetUserListBody |
GetUserListBody.setOrder_field(String order_field) |
Copyright © 2022. All rights reserved.