Commit Graph

398 Commits

Author SHA1 Message Date
b2baccline
9f4066c642 🎨 sms 和 kafka 配置前缀简化掉 starter 2020-12-03 15:22:51 +08:00
b2baccline
01c052ebe9 Merge pull request #52 from lingting-gzm/master
 添加 JacksonUtils , 用于统一使用jackson工具
2020-12-03 14:19:03 +08:00
b2baccline
c73a70bc0b 添加 JacksonUtils , 用于统一使用jackson工具 2020-12-02 21:09:20 +08:00
b2baccline
cf15e9af68 Merge pull request #51 from lingting-gzm/master
 调整部分类中的日志级别
2020-11-29 16:01:10 +08:00
b2baccline
c811489966 🐛 修复 lov 新增成功失败判断 2020-11-25 15:10:23 +08:00
b2baccline
8fc20cd6c1 🎨 lov 重构 2020-11-23 20:18:02 +08:00
b2baccline
1a2ff0e4bd Merge branch 'master' of github.com:Hccake/ballcat 2020-11-22 17:51:13 +08:00
b2baccline
03a5adfe0b sysUser select 支持根据多个 userType 进行筛选 2020-11-20 17:24:52 +08:00
b2baccline
e908ab05fa 📝 README.md 更新 2020-11-20 09:50:33 +08:00
b2baccline
433fd6bc68 🔨 userDetails新增userAttributes属性,可用于存放不同类型用户的额外属性 2020-11-19 13:57:38 +08:00
b2baccline
660206fce1 📝 v0.0.6 文档&sql更新 2020-11-19 10:49:09 +08:00
b2baccline
bcf74a34fb ⬆️ Bump spring-boot from 2.3.4 to 2.4.0 2020-11-19 10:29:52 +08:00
b2baccline
005a77dcad CacheLock 日志由 debug 改为 trace 2020-11-17 15:24:25 +08:00
b2baccline
ce406452c1 CacheLock 日志由 Info 改为 debug, 高并发情况下日志所有内容都是这个,不方便检查 2020-11-17 15:16:59 +08:00
b2baccline
5d3d18c08a 字典分页查询新增标识和标题模糊搜索 2020-11-16 15:05:03 +08:00
b2baccline
ad5017466f Merge pull request #50 from lingting-gzm/master
🐛 修复lov相关bug
2020-11-09 19:30:45 +08:00
b2baccline
7b593f246e 修改lov新增和删除方法, 更合理的提示信息 2020-11-09 19:28:49 +08:00
b2baccline
1c9df9c46a 🐛 修复lov模块新增时 body或search组件为0时,保存成功却提示异常 2020-11-09 19:20:20 +08:00
b2baccline
cf88ed46ac Merge pull request #49 from lingting-gzm/master
🔥 弃用 hutool 的json处理器
2020-11-03 22:09:42 +08:00
b2baccline
1a9f7653b4 🔥 弃用 hutool 的json处理器 2020-11-03 21:32:30 +08:00
b2baccline
68f75e6137 🚑 Hutool中JsonUtil会导致部分情况下stackoverflow,暂时先更新为使用jackson进行序列化 2020-11-03 21:09:59 +08:00
b2baccline
87f34ab953 Merge pull request #48 from lingting-gzm/master
 添加ballcat-spring-boot-starter-sms 模块用于处理短信发送
2020-11-03 21:04:56 +08:00
b2baccline
0d719e852e 🐛 修复 ballcat-spring-boot-starter-sms 模块 2020-11-03 20:28:17 +08:00
b2baccline
7497c0cc44 🐎 优化管理员不允许删除的提示信息 2020-11-03 20:21:02 +08:00
b2baccline
aeb051c43d 微调下dataScopes的获取方式,便于后续动态处理 2020-11-03 20:13:37 +08:00
b2baccline
9a57281e2c 使用Conditional控制,便于自定义token增强处理 和 tokenStore 2020-10-30 00:41:48 +08:00
b2baccline
1f3b3d2e3e excel导出支持自定义头信息 2020-10-30 00:39:21 +08:00
b2baccline
8008f07c66 支持Excel导出动态头信息处理 2020-10-29 15:37:19 +08:00
b2baccline
4402570f7d 同步 excel-spring-boot-starter 代码 2020-10-27 18:37:23 +08:00
b2baccline
c57bc86d5b 🔥 移除 xinKuKa 相关代码 2020-10-27 02:13:44 +08:00
b2baccline
4f9ded8b0e 新增短信发送模块 2020-10-22 19:20:04 +08:00
b2baccline
1290146fb3 🐛 修复用户在容器初始化前使用缓存注解时,CacheLock未初始化导致的异常问题 2020-10-21 19:56:44 +08:00
b2baccline
d2d73912e7 Merge pull request #46 from xiaoashuo/master
修改字典项附加属性值类型
2020-10-20 16:39:15 +08:00
b2baccline
efc5f297a1 修改字典项附加属性值类型 2020-10-20 16:34:57 +08:00
b2baccline
119dbd6b07 🔥 移除 role_id 相关 2020-10-19 19:12:12 +08:00
b2baccline
42d6b20143 🐛 fix 系统用户查询时组织机构ID为空不为null时导致的异常 2020-10-17 18:02:15 +08:00
b2baccline
050182a0b3 📝 v0.0.6 文档以及增量sql更新 2020-10-16 16:22:15 +08:00
b2baccline
4ebcfa1b0c Merge pull request #44 from lingting-gzm/master
 SysRolePermission 、 SysUserRole 添加id字段; 更新sql
2020-10-16 14:51:51 +08:00
b2baccline
94b548aa31 SysRolePermission 、 SysUserRole 添加id字段; 更新sql 2020-10-16 14:44:56 +08:00
b2baccline
f8518dc428 Merge pull request #43 from lingting-gzm/master
 role 使用code和 user、 permission 关联
2020-10-16 14:10:28 +08:00
b2baccline
effcb3bd97 调整sql 2020-10-16 14:07:24 +08:00
b2baccline
941269ff7d 调整sql执行顺序 2020-10-16 14:01:00 +08:00
b2baccline
821d842965 Merge branch 'master' of github.com:Hccake/ballcat into master 2020-10-16 13:44:33 +08:00
b2baccline
509bd3f043 role 使用code和 user、 permission 关联 2020-10-16 13:41:09 +08:00
b2baccline
7b745348bf Merge pull request #41 from GaoDongshuai/master
user实体类上表名设置的另名去除,系统用户列表添加组织结构多查询
2020-10-15 16:50:31 +08:00
b2baccline
091c8f87a7 user实体类上表名设置的另名去除,系统用户列表添加组织结构多查询 2020-10-15 15:59:47 +08:00
b2baccline
ddfb3ad2f4 Merge pull request #1 from Hccake/master
合并
2020-10-15 15:00:37 +08:00
b2baccline
9bdb64c3c8 修改MP插件使用方式(该方式下分页count也会走自定义拦截器,解决了当数据权限拦截器在分页插件之后执行时的异常问题) 2020-10-15 11:57:57 +08:00
b2baccline
72c698151e Merge pull request #40 from GaoDongshuai/master
组织结构查询子部门无结果映射问题修复
2020-10-15 10:44:46 +08:00
b2baccline
b0255b6212 组织结构查询子部门无结果映射问题修复 2020-10-14 21:02:46 +08:00