| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.cp.api | |
| me.chanjar.weixin.cp.api.impl | |
| me.chanjar.weixin.cp.bean.school.user |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpBatchResultList |
WxCpSchoolUserService.batchCreateStudent(@NonNull WxCpBatchCreateStudentRequest request)
批量创建学生
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/school/user/batch_create_student?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpBatchResultList |
WxCpSchoolUserServiceImpl.batchCreateStudent(@NonNull WxCpBatchCreateStudentRequest request) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpBatchCreateStudentRequest |
WxCpBatchCreateStudentRequest.fromJson(String json)
From json wx cp batch create student request.
|
Copyright © 2024. All rights reserved.