Uses of Class
com.foxinmy.weixin4j.mp.model.TemplateMessageInfo
-
Packages that use TemplateMessageInfo Package Description com.foxinmy.weixin4j.mp com.foxinmy.weixin4j.mp.api -
-
Uses of TemplateMessageInfo in com.foxinmy.weixin4j.mp
Methods in com.foxinmy.weixin4j.mp that return types with arguments of type TemplateMessageInfo Modifier and Type Method Description List<TemplateMessageInfo>
WeixinProxy. getAllTemplates()
获取模板列表 -
Uses of TemplateMessageInfo in com.foxinmy.weixin4j.mp.api
Methods in com.foxinmy.weixin4j.mp.api that return types with arguments of type TemplateMessageInfo Modifier and Type Method Description List<TemplateMessageInfo>
TmplApi. getAllTemplates()
获取模板列表
-