| 程序包 | 说明 |
|---|---|
| org.jeewx.api.wxstore.group | |
| org.jeewx.api.wxstore.group.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static GroupDetailInfo |
JwGroupManangerAPI.getByGroupId(String newAccessToken,
Integer group_id)
根据分组ID获取分组信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<GroupDetailInfo> |
JwGroupManangerAPI.getAllGroup(String newAccessToken)
获取所有分组
|
| 限定符和类型 | 方法和说明 |
|---|---|
GroupDetailInfo |
Group.getGroup_detail() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Group.setGroup_detail(GroupDetailInfo group_detail) |
Copyright © 2022. All rights reserved.