| 程序包 | 说明 |
|---|---|
| cn.net.wanmo.common.weixin.work.inner.server_api.pojo.address_book | |
| cn.net.wanmo.common.weixin.work.inner.server_api.util.address_book |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListIdReq |
ListIdReq.build()
生成请求体
|
static ListIdReq |
ListIdReq.build(Integer limit)
生成请求体
|
static ListIdReq |
ListIdReq.build(Integer limit,
String cursor)
生成请求体
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <AddressBookToken extends AccessToken> |
MemberUtil.listId(Corp<AddressBookToken> corp,
ListIdReq req)
获取成员ID列表
获取企业成员的userid与对应的部门ID列表 注:仅支持通过“通讯录同步secret”调用。 |
static cn.net.wanmo.common.result.InterfaceResult<ListIdRes> |
MemberUtil.listId(String logPrevDesc,
String token,
ListIdReq req)
获取成员ID列表
获取企业成员的userid与对应的部门ID列表 注:仅支持通过“通讯录同步secret”调用。 |
Copyright © 2023. All rights reserved.