Commit Graph

24 Commits

Author SHA1 Message Date
thinkgem
3e7ed978a3 日志输出格式优化 2019-01-05 19:25:20 +08:00
thinkgem
e6fe7b5420 测试代码优化 2018-11-20 21:25:33 +08:00
thinkgem
3d5f48bc43 MsgPushUtils增加一个方法,填写定时发送消息时不需要填写是否合并消息参数了 2018-10-22 22:12:05 +08:00
thinkgem
ec29a3941f core resource rename resources 2018-10-16 22:04:51 +08:00
thinkgem
a872b9e02e v4.1.0 2018-10-14 19:55:19 +08:00
thinkgem
1d250a126a 其它各种优化,性能优化,增强autoconfigure,简化 Application.java;新增PwdUtils工具类 2018-10-13 22:30:02 +08:00
thinkgem
57f67c0a0e 日志配置优化,并重命名移动到 src/main/resources/config/logback-spring.xml 2018-10-13 21:44:35 +08:00
thinkgem
968e5fe357 新增超级管理员租户切换功能 2018-09-28 22:25:38 +08:00
thinkgem
d9e18a70c7 升级到 Spring Boot 2.0.5 以及相关依赖库全面升级,采用J2Cache作为缓存。 2018-09-22 21:12:45 +08:00
thinkgem
6c7decc4a3 修正多个endBracket的情况下不输出问题,#IMJU8 2018-09-03 22:57:04 +08:00
thinkgem
5706c8bfc9 NumberUtils新增formatNumber方法 2018-08-29 23:34:28 +08:00
thinkgem
7bcf1095ff 消息推送单元测试完善;消息推送的PC消息按钮修正;模板消息优化修正; 2018-08-28 22:12:09 +08:00
thinkgem
8c52dd5db1 通用CrudDao基类新增物理删除方法,phyDelete、phyDeleteByEntity。 2018-08-11 23:09:17 +08:00
thinkgem
131e0332e0 修正初始化脚本用户密码初始化加密2次的问题。 2018-05-30 22:57:21 +08:00
thinkgem
d28151b6b2 修正:直接在WHERE后添加扩展Where语句时,移除开头AND 2018-05-28 21:38:05 +08:00
thinkgem
65bd1c16e9 v4.0.3 2018-05-27 12:02:36 +08:00
thinkgem
dc3d70e96f 优化用户管理下的授权角色、授权数据、重置密码权限不严谨问题。 2018-05-22 22:15:35 +08:00
thinkgem
a2230fc74b 消息推送提醒暂时提交(未完成) 2018-05-13 22:30:13 +08:00
thinkgem
aab1af86ab core里单元测试支持类添加 2018-05-08 22:22:01 +08:00
thinkgem
25c306e689 手机端API接口测试优化,支持验证码登录。 2018-03-21 20:37:50 +08:00
thinkgem
d6f963b3be 打包程序优化,直接打成war包,包含容器,支持脚本运行 2018-02-10 22:51:29 +08:00
thinkgem
143a2298da 规范代码 2018-02-07 21:37:25 +08:00
thinkgem
5f4f29a52b update files. 2018-01-20 00:26:19 +08:00
thinkgem
698e162225 init commit. 2018-01-01 13:26:44 +08:00