程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.school.user |
限定符和类型 | 方法和说明 |
---|---|
WxCpUserListResult |
WxCpSchoolUserService.getUserList(@NonNull Integer departmentId,
Integer fetchChild)
获取部门成员详情
请求方式:GET(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/school/user/list?
|
限定符和类型 | 方法和说明 |
---|---|
WxCpUserListResult |
WxCpSchoolUserServiceImpl.getUserList(@NonNull Integer departmentId,
Integer fetchChild) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpUserListResult |
WxCpUserListResult.fromJson(String json)
From json wx cp user list result.
|
Copyright © 2024. All rights reserved.