类 TplService


  • @IocBean
    public class TplService
    extends Object
    Created by wizzer on 2016/8/6.
    • 构造器详细资料

      • TplService

        public TplService()
    • 方法详细资料

      • send

        public String send​(String wxid,
                           String openid,
                           String tplId,
                           String url,
                           Map<String,​org.nutz.weixin.bean.WxTemplateData> data)
        通过模板编号发送模板消息,并记录到日志表
        参数:
        wxid -
        openid -
        tplId -
        url -
        data -
        返回: