程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.school.user |
限定符和类型 | 方法和说明 |
---|---|
WxCpUserResult |
WxCpSchoolUserService.getUser(@NonNull String userId)
读取学生或家长
请求方式:GET(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/school/user/get?
|
限定符和类型 | 方法和说明 |
---|---|
WxCpUserResult |
WxCpSchoolUserServiceImpl.getUser(@NonNull String userId) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpUserResult |
WxCpUserResult.fromJson(String json)
From json wx cp user result.
|
Copyright © 2024. All rights reserved.