| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.cp.api | |
| me.chanjar.weixin.cp.api.impl | |
| me.chanjar.weixin.cp.bean | |
| me.chanjar.weixin.cp.util.json |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WxCpTag> |
WxCpTagService.listAll()
获得标签列表.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<WxCpTag> |
WxCpTagServiceImpl.listAll() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpTag |
WxCpTag.fromJson(String json)
From json wx cp tag.
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpTag |
WxCpTagGsonAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.gson.JsonElement |
WxCpTagGsonAdapter.serialize(WxCpTag tag,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2024. All rights reserved.