程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.school |
限定符和类型 | 方法和说明 |
---|---|
WxCpCustomizeHealthInfo |
WxCpSchoolService.getStudentCustomizeHealthInfo(String date,
String nextKey,
Integer limit)
获取学生健康信息
请求方式: POST(HTTPS)
请求地址: https://qyapi.weixin.qq.com/cgi-bin/school/user/get_student_customize_health_info?
|
WxCpCustomizeHealthInfo |
WxCpSchoolService.getTeacherCustomizeHealthInfo(String date,
String nextKey,
Integer limit)
获取老师健康信息
请求方式: POST(HTTPS)
请求地址: https://qyapi.weixin.qq.com/cgi-bin/school/user/get_teacher_customize_health_info?
|
限定符和类型 | 方法和说明 |
---|---|
WxCpCustomizeHealthInfo |
WxCpSchoolServiceImpl.getStudentCustomizeHealthInfo(String date,
String nextKey,
Integer limit) |
WxCpCustomizeHealthInfo |
WxCpSchoolServiceImpl.getTeacherCustomizeHealthInfo(String date,
String nextKey,
Integer limit) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpCustomizeHealthInfo |
WxCpCustomizeHealthInfo.fromJson(String json)
From json wx cp customize health info.
|
Copyright © 2024. All rights reserved.