| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.mp.api | |
| me.chanjar.weixin.mp.api.impl | |
| me.chanjar.weixin.mp.bean | |
| me.chanjar.weixin.mp.util.json |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpIndustry |
WxMpService.getIndustry()
获取设置的行业信息
详情请见:http://mp.weixin.qq.com/wiki/5/6dde9eaa909f83354e0094dc3ad99e05.html#.E8.AE.BE.E7.BD.AE.E6.89.80.E5.B1.9E.E8.A1.8C.E4.B8.9A
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
WxMpService.setIndustry(WxMpIndustry wxMpIndustry)
设置所属行业
官方文档中暂未告知响应内容
详情请见:http://mp.weixin.qq.com/wiki/5/6dde9eaa909f83354e0094dc3ad99e05.html#.E8.AE.BE.E7.BD.AE.E6.89.80.E5.B1.9E.E8.A1.8C.E4.B8.9A
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpIndustry |
WxMpServiceImpl.getIndustry() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
WxMpServiceImpl.setIndustry(WxMpIndustry wxMpIndustry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxMpIndustry |
WxMpIndustry.fromJson(String json) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpIndustry |
WxMpIndustryGsonAdapter.deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.gson.JsonElement |
WxMpIndustryGsonAdapter.serialize(WxMpIndustry wxMpIndustry,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
Copyright © 2016. All rights reserved.