We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2d891d2
1、新增微信模板消息管理,模板消息发送服务类; 2、新增应用管理,Api Token 验证机制; 3、新增 Api 示例,结合 node 的 apidoc 插件可快速生成Api文档; 4、新增 Pdf 视图,通过注解直接输出 pdf 文件; 5、RedisService 完全代理 Jedis 类的方法; 6、让 jetty 插件自动 reload; 7、其他bug的修复;