3460 Commits (f12afaab5da68acb92332a6063c1fb5f9abd4385)
 

Author SHA1 Message Date
疯狂的狮子Li f12afaab5d fix 修复 update sql 书写错误 1 year ago
疯狂的狮子Li 60c48fd27c update mybatis-plus 3.5.3.1 => 3.5.3.2
update dynamic-ds 4.1.2 => 4.1.3
1 year ago
疯狂的狮子Li 1e423facaa add 增加 !pr410 sql变更 1 year ago
疯狂的狮子Li af4b0cb107 fix 修复 !pr410 导致的用户导出问题 1 year ago
疯狂的狮子Li 703815dae7 fix 修复 oracle sql 脚本错误 1 year ago
疯狂的狮子Li 29e7c5dc41 update 优化 全局异常处理器 业务异常不输出具体堆栈信息 减少无用日志存储 1 year ago
Lionel eb16b9e6a0 !410 将部门管理 负责人选项改为下拉框选择 从当前部门的用户列表选择一个人做绑定 后端接收用户ID #I7R8CI
* 将部门管理 负责人选项改为下拉框选择
1 year ago
疯狂的狮子Li 743ebc77d6 update 优化 登录用户增加昵称返回 1 year ago
疯狂的狮子Li 58e7849fc4 update 优化 登录用户增加昵称返回 1 year ago
疯狂的狮子Li 49f20f7d9f update 优化 用户管理 只查询未禁用的部门角色岗位数据 1 year ago
疯狂的狮子Li ae0d4dd6e5 update 优化 岗位如果绑定了用户则不允许禁用 1 year ago
疯狂的狮子Li afdc4b103d update 优化 部门与角色如果绑定了用户则不允许禁用 1 year ago
疯狂的狮子Li ddc43b3057 update 优化 删除字典无用状态字段(基本用不上 禁用后还会导致回显问题) 1 year ago
疯狂的狮子Li 86a8f5a700 update 优化 加密实现 使用 EncryptUtils 统一处理 1 year ago
疯狂的狮子Li 4a00998f13 update 优化 适配 mysql 8.0.34 升级连接机制 1 year ago
疯狂的狮子Li 9465803730 update 优化 屏蔽 powerjob 无用的心跳日志 1 year ago
疯狂的狮子Li e042f7f6b3 update 优化 简化线程池配置 1 year ago
疯狂的狮子Li b96f2c4f27 update 优化 简化线程池配置 1 year ago
疯狂的狮子Li f1990e6ce8
!408 【轻量级 PR】更新 SQL 客户端管理设备类型
Merge pull request !408 from MichelleChung/5.X
1 year ago
Michelle.Chung 6c9f1f1994 update 更新 sql, 优化客户端管理设备类型字典参数 ; 1 year ago
疯狂的狮子Li 776b235cec
!407 【轻量级 PR】优化第三方认证授权绑定
Merge pull request !407 from MichelleChung/5.X
1 year ago
zlyx bbe672208f add 新增 SysSocialServiceImpl#updateByBo 更新社会化关系 ;
update 优化 SysLoginService#socialRegister 对已绑定用户进行更新 ;
reset 回滚上一提交中 SysSocialServiceImpl#selectByAuthId 会导致多种数据库不兼容 ;
1 year ago
zlyx c92c99c8da update 优化 SysLoginService#socialRegister 判断是否已经绑定用户 ;
fix 修正 SysSocialServiceImpl#selectByAuthId 重复数据报错问题 ;
1 year ago
疯狂的狮子Li 359ec45b05 update 优化 客户端id与token校验异常信息 1 year ago
疯狂的狮子Li 352caa3e93 update 优化 excel导出字典转下拉框 无需标记index自动处理(感谢一夏coco) 1 year ago
疯狂的狮子Li 348938eb96 fix 修复 三方绑定 实体类copy覆盖问题 1 year ago
疯狂的狮子Li cb59082bad update 优化 兼容 clientid 通过 param 传输 1 year ago
疯狂的狮子Li 1cabccc9a8 update 优化 excel 导出字典默认转为下拉框 1 year ago
疯狂的狮子Li 0c09adfe0a update 优化 过期的 Security 方法 1 year ago
疯狂的狮子Li e86765c6bc * update springboot 3.0.8 => 3.1.2
* update spring-mybatis 3.0.1 => 3.0.2
* update easyexcel 3.3.1 => 3.3.2
* update hutool 5.8.18 => 5.8.20
* update redisson 3.20.1 => 3.23.1
* update dynamic-ds 4.1.1 => 4.1.2
* update mapstruct-plus 1.3.1 => 1.3.5
* update aws-java-sdk-s3 1.12.400 => 1.12.517
* update maven-surefire-plugin 3.0.0 => 3.1.2
1 year ago
疯狂的狮子Li 16e47a8466 update 删除一些跟swagger有关的字眼 避免误解 1 year ago
疯狂的狮子Li 17acf2ba7a
!402 判断不同端 clientid 是否有效
Merge pull request !402 from MichelleChung/5.X
1 year ago
zlyx 0217706960 update 优化 SaInterceptor 拦截器判断 token 客户端id是否有效 ; 1 year ago
疯狂的狮子Li 9e9a1920ac
!400 修复客户端编辑时授权类型变更未保存的问题
Merge pull request !400 from David Wei/bugfix/client_update
1 year ago
David Wei fe03c2fb92 修复客户端编辑时授权类型变更未保存的问题 1 year ago
疯狂的狮子Li 6d7f1adea8
!398 修改代码生成模板,调整打开对话框和接口请求顺序
Merge pull request !398 from 小驴/5.X
1 year ago
疯狂的狮子Li a37b7cafad
!399 【轻量级 PR】修改验证码路径适配 cloud
Merge pull request !399 from MichelleChung/5.X
1 year ago
zlyx ea0b82997f update 修改验证码路径适配 cloud ; 1 year ago
lvwshuai 3480e36dcd update 修改代码生成模板,调整列表打开对话框和接口请求顺序 1 year ago
疯狂的狮子Li 8df34e50fa fix 修复 代码生成 编辑按钮刷新列表问题 1 year ago
zlyx d82a753ed5 update 更新登录策略返回值 ;
fix 修正 sql 缺少结束符 ;
delete 删除无用的方法 ;
1 year ago
疯狂的狮子Li 9004f8fd9f update 优化 websocket 路径与 cloud 版本保持一致 1 year ago
疯狂的狮子Li 77ea3ce514 update 优化 CryptoFilter null判断工具 1 year ago
疯狂的狮子Li a2e9a4e899 update 优化 错误的方法命名 1 year ago
疯狂的狮子Li f51f96d01c update 优化 树表生成前端缺少 children 字段 1 year ago
疯狂的狮子Li 27090fe116
!397 fix issues I7HWO0
Merge pull request !397 from ahaos/5.X
1 year ago
LiuHao 66540b5e56 update 修改代码生成模版,日期范围统一采用addDateRange方法 1 year ago
疯狂的狮子Li 9a53ed796b fix 修复 可能导致异常类无法反序列化问题 1 year ago
疯狂的狮子Li 1c081a5892 fix 修复 提交多余逗号 1 year ago
疯狂的狮子Li 508882d21e update 优化 角色权限支持仅本人权限查看 解决无法查看自己创建的角色问题 1 year ago