| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.cp.api | |
| me.chanjar.weixin.cp.api.impl | |
| me.chanjar.weixin.cp.bean.school |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpResultList |
WxCpSchoolService.getHealthQrCode(@NotNull List<String> userIds,
@NotNull Integer type)
获取师生健康码
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/school/user/get_health_qrcode?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpResultList |
WxCpSchoolServiceImpl.getHealthQrCode(@NotNull List<String> userIds,
@NotNull Integer type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpResultList |
WxCpResultList.fromJson(String json) |
Copyright © 2022. All rights reserved.