Commit Graph

647 Commits

Author SHA1 Message Date
b2baccline
170f54b1ab 修改角色数据权限字段,更新sql记录 2020-10-14 14:00:32 +08:00
b2baccline
4868d72ceb 角色数据权限修改DTO加参数 2020-10-14 13:47:56 +08:00
b2baccline
a46c70cd1e Merge pull request #38 from lingting-gzm/master
 添加消费者配置,bean 添加 ConditionalOnMissingBean 注解,用于用户自定义
2020-10-14 11:07:30 +08:00
b2baccline
b41aa97903 更新 sample 2020-10-14 10:35:49 +08:00
b2baccline
bda3c1221a monitor.actuator.auth.* 移动到 ballcat.actuator 2020-10-14 10:30:59 +08:00
b2baccline
1c3182de7e monitor.* 移动到 monitor.actuator.auth 2020-10-14 10:23:58 +08:00
b2baccline
b56fa0480c xss、monitor 添加开关 2020-10-14 10:11:28 +08:00
b2baccline
4a187de8b7 用户登录,拼装用户资源 协调者 传入user信息参数 2020-10-13 13:53:27 +08:00
b2baccline
c73d01ce64 sysRole 添加数据权限字段 2020-10-13 12:52:00 +08:00
b2baccline
99ee59f205 添加消费者配置,bean 添加 ConditionalOnMissingBean 注解,用于用户自定义 2020-10-12 17:14:16 +08:00
b2baccline
385f440ab8 Merge pull request #37 from lingting-gzm/master
 LovBody与LovSearch有 id 与Lov关联改为使用 keyword与lov关联
2020-09-29 13:55:35 +08:00
b2baccline
999f779af3 🔨 UserDetails重构,抽象用户资源属性,role 和 permission 都作为用户的一个默认资源,提供资源协调者入口,供用户进行扩展处理 2020-09-28 22:52:33 +08:00
b2baccline
635acf371b 新增组织机构查询其子部门的方法 2020-09-28 19:12:43 +08:00
b2baccline
a156b426e7 数据权限初稿,能用就行 2020-09-28 18:28:46 +08:00
b2baccline
545e6459a7 🎨 删除无用代码 & style format 2020-09-28 18:27:17 +08:00
b2baccline
ea2e3ebb6f 🔥 移除 IEnum 实现 2020-09-27 22:31:02 +08:00
b2baccline
c4ed5c5b77 🔥 移除test文件 2020-09-27 18:57:21 +08:00
b2baccline
89be4adf91 LovBody与LovSearch有 id 与Lov关联改为使用 keyword与lov关联 2020-09-27 14:43:36 +08:00
b2baccline
511023ec77 Merge pull request #36 from lingting-gzm/master
先攒着,有需要在合并.
2020-09-27 14:12:55 +08:00
b2baccline
f2f427e936 🐛 修复 lov 缺失 dict 选项 2020-09-27 14:11:37 +08:00
b2baccline
77f11e0296 🐛 修复没有指定 profile 时无法启动 2020-09-25 16:58:07 +08:00
b2baccline
a6db1570e4 用户添加组织机构绑定关系 2020-09-24 21:31:19 +08:00
b2baccline
15be4ee322 新增组织机构表 2020-09-24 21:30:15 +08:00
b2baccline
f996d8ac73 🐎 调整了返回体结构,属性 msg 修改为 message 2020-09-23 14:45:21 +08:00
b2baccline
b32c279b8a ⬆️ up to 0.0.6-SNAPSHOT 2020-09-22 15:40:26 +08:00
b2baccline
549676ac81 🔖 release 0.0.5 2020-09-18 17:07:05 +08:00
b2baccline
bd22c93fa0 📝 v0.0.5 更新日志 & 更新sql 2020-09-18 17:00:27 +08:00
b2baccline
e413510dad ⬆️ Bump spring-boot from 2.3.3 to 2.3.4 2020-09-18 16:59:50 +08:00
b2baccline
bf1dae588b 🔒 修复用户登陆后将密文密码返回前台的安全隐患问题 2020-09-17 20:49:46 +08:00
b2baccline
f6826bf561 :zip: 将登陆日志从操作日志中剥离开来,方便后续扩展 2020-09-17 18:12:24 +08:00
b2baccline
5c5614c910 🎨 代码生成器样式微调 2020-09-16 23:57:12 +08:00
b2baccline
f2471e21e4 字典项添加附加属性字段 2020-09-16 15:29:39 +08:00
b2baccline
70bce761b8 :zip: 取消自定义异常处理中,异常堆栈的打印,只打印未知异常堆栈 2020-09-11 22:19:15 +08:00
b2baccline
6c6493444e Merge pull request #35 from lingting-gzm/master
🐛 修复异常消息重复通知
2020-09-09 14:23:17 +08:00
b2baccline
d11a96a4fb 🐛 修复异常消息重复通知 2020-09-09 13:11:37 +08:00
b2baccline
35b4bc9e86 🐛 修复新建时无法指定PermissionId的问题 2020-09-05 00:08:42 +08:00
b2baccline
d961bafbc5 优化钉钉消息发送http请求 2020-09-04 15:08:24 +08:00
b2baccline
7ac2c4e4b1 Merge pull request #34 from lingting-gzm/master
 优化当短时间产生大量异常时,异常通知线程达到60% CPU占用
2020-09-04 13:44:59 +08:00
b2baccline
1a8548e1f0 修改是否通知异常类的校验位置 2020-09-03 21:40:51 +08:00
b2baccline
6127d8ac91 异常通知 添加忽略指定异常类配置,不会对被通知的类进行通知 2020-09-03 21:24:11 +08:00
b2baccline
60e492e165 优化当短时间产生大量异常时,异常通知线程达到60% CPU占用 2020-09-03 21:06:51 +08:00
b2baccline
3ab6feb1e2 ⬆️ Bump mybatis-plus from 3.3.2 to 3.4.0, hutool from 5.3.10 to 5.4.1, spring-java-format from 0.0.22 to 0.0.25 2020-09-01 20:35:21 +08:00
b2baccline
99fe85673e Merge pull request #33 from lingting-gzm/master
🐛 修复异常通知类占用cpu过高
2020-08-31 17:34:45 +08:00
b2baccline
6ba2439a97 🐛 修复异常通知类占用cpu过高 2020-08-31 16:59:30 +08:00
b2baccline
562826c205 Merge pull request #32 from lingting-gzm/master
🐛 修复异常通知空指针异常时,自身会抛出空指针异常,导致消息无法正常被通知
2020-08-31 09:45:42 +08:00
b2baccline
914fd12dae 🐛 修复异常通知空指针异常时,自身会抛出空指针异常,导致消息无法正常被通知 2020-08-28 17:21:22 +08:00
b2baccline
676feb073c mybatis-plus-mysql 添加主键回填,添加 InsertByBatch方法 2020-08-26 22:17:39 +08:00
b2baccline
8106a4cc22 ⬆️ 升级spring-boot版本 2020-08-26 13:57:16 +08:00
b2baccline
709be19164 Merge remote-tracking branch 'fetch/master' 2020-08-25 22:25:16 +08:00
b2baccline
68f411bca5 🐛 修复包装 RequestBody 导致获取请求表单数据失败的bug 2020-08-25 21:29:31 +08:00