# WeChatTemplate **Repository Path**: HuKiGit/WeChatTemplateMess ## Basic Information - **Project Name**: WeChatTemplate - **Description**: 微信的模板消息发送 api - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-20 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeChatTemplate #### 介绍 微信的模板消息发送 api 微信测试号获取平台 (使用微信扫一扫即可,测试专用) https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index appID,appsecret,模板ID,用户ID等信息都在该网址中获取 swagger接口文档地址:localhost:8092/doc.html swagger信息在swagger的config和配置文件中可看 有excel导入实现模板群发功能,使用了线程池,设置线程数为3。 template文件夹中文件暂时无用(为正式环境准备)