| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.mp.message | |
| cn.ipokerface.weixin.mp.model | |
| cn.ipokerface.weixin.mp.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
IndustryType |
TemplateMessageInfo.getIndustryType() |
| 限定符和类型 | 方法和说明 |
|---|---|
static IndustryType |
IndustryType.getIndustry(String primary,
String secondary) |
static IndustryType |
IndustryType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IndustryType[] |
IndustryType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
IndustryType[] |
TemplateMessageProxy.getTemplateIndustry()
获取设置的行业信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResult |
TemplateMessageProxy.setTemplateIndustry(IndustryType... industryTypes)
设置所属行业(每月可修改行业1次,账号仅可使用所属行业中相关的模板)
|
ApiResult |
WeixinMPlatformProxy.setTmplIndustry(IndustryType... industryTypes)
设置所属行业(每月可修改行业1次,账号仅可使用所属行业中相关的模板)
|
Copyright © 2020. All rights reserved.