| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.cp.api | |
| me.chanjar.weixin.cp.api.impl | |
| me.chanjar.weixin.cp.bean.school.health |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpGetReportAnswer |
WxCpSchoolHealthService.getReportAnswer(@NonNull String jobId,
@NonNull String date,
Integer offset,
Integer limit)
获取用户填写答案
通过此接口可以获取指定的健康上报任务详情。
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpGetReportAnswer |
WxCpSchoolHealthServiceImpl.getReportAnswer(@NonNull String jobId,
@NonNull String date,
Integer offset,
Integer limit) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpGetReportAnswer |
WxCpGetReportAnswer.fromJson(String json)
From json wx cp get report answer.
|
Copyright © 2024. All rights reserved.