Commit Graph

249 Commits

Author SHA1 Message Date
aeizzz
df0b75a6de ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 09:28:21 +08:00
lbw
d79f5ec79a 🔖 Releasing / Version tags. 3.6.4 2022-12-12 12:04:17 +08:00
aeizzz
605b89880a 🐛 Fixing a bug. closed #I64ZNM 接口对外暴露范围过大 修改为 Inner范围 2022-12-07 14:58:08 +08:00
aeizzz
cca44f5401 ♻️ Refactoring code. 格式化代码 2022-12-05 16:29:25 +08:00
sun2008mt
8124d41e8d
update SysUserServiceImpl.java.
用户删除时,需要删除用户职位关系

Signed-off-by: sun2008mt <sun2008mt@qq.com>
2022-12-02 06:23:40 +00:00
lbw
f225d53010 🔖 Releasing / Version tags. v3.6.3 2022-11-25 19:54:21 +08:00
lbw
a3c5070e32 Introducing new features. close #I61KXK MySQL Connector/J has new Maven Coordinates 2022-11-17 11:51:42 +08:00
lbw
3a7a3efa7e ♻️ Refactoring code. 是使用 @RequestMapping Headers属性替代 代码中指定header 参数 2022-11-12 12:31:04 +08:00
lbw
57d3aa9bbf ♻️ Refactoring code. close #I60453 令牌管理 时间格式化 2022-11-08 17:57:42 +08:00
lbw
6d9713ec0e 🔖 Releasing / Version tags. 3.6.2 2022-11-07 12:53:49 +08:00
lbw
f3bd2609bc 🐳 Work about Docker. 修正 Dockerfile 中的jvm 参数 2022-11-05 22:44:35 +08:00
lbw
23b18c43e0 ♻️ Refactoring code. 发送验证码组件需要判断手机号是否存在用户列表中 #749 2022-10-13 10:32:42 +08:00
lbw
9634f9f3b8 🔖 Releasing / Version tags. v3.6.1 2022-10-11 21:21:19 +08:00
lbw
297e056df9 Introducing new features. 增加 xss 过滤模块 2022-10-10 15:34:59 +08:00
lbw
c8fc4ebb33 🔖 Releasing / Version tags. v3.6 2022-10-05 10:12:45 +08:00
lbw
5abdbd9783 ♻️ Refactoring code. 重构菜单 增加类型 2022-09-30 11:37:44 +08:00
lengleng
15c0949ea7 Introducing new features. 完善安全校验,注册、修改手机号 均需要手机号验证码 2022-09-23 23:53:21 +08:00
lbw
3aed0b7a08 🔖 Releasing / Version tags. 3.5.3 2022-09-19 08:29:50 +08:00
lbw
7644611c0c 优化 close #I5QKCC #I5QKAS #I5QK82 2022-09-10 14:07:50 +08:00
lbw
7d3552ef60 ⬆️ Upgrading dependencies. easyexcel 3.1.1 clsoe #I5PJYE 2022-09-05 10:55:47 +08:00
lbw
c952dc3a62 🔖 Releasing / Version tags. 3.5.2 2022-08-07 14:57:28 +08:00
冷冷
22d33eb2b4
Merge pull request #682 from jiangying000/master
remove preceding space at filename
2022-07-19 08:52:14 +08:00
lbw
5d218f552e 🎨 Improving structure / format of the code. 2022-06-24 13:17:31 +08:00
xumin
64652146af 修改个人信息后,清除缓存的问题,应该是修改登录用户的缓存,目前清除的是越权账号的缓存 2022-06-23 15:16:02 +08:00
xumin
8eb380ba26 修复任意修改密码问题 2022-06-21 09:46:57 +08:00
lbw
dcb61e1a63 Introducing new features. 用户校验接口重构 2022-06-20 11:19:57 +08:00
lbw
3d9e0be72f 🔖 Releasing / Version tags. 3.5.1 2022-06-20 09:58:34 +08:00
jiangying
0ef4ebcfac remove preceding space at filename 2022-06-10 23:36:44 +08:00
lbw
076139a7e2 🔖 Releasing / Version tags. 3.5.0 SAS 支持 2022-06-06 09:59:29 +08:00
lbw
d1d24f2c93 Merge remote-tracking branch 'github/dev' into sas 2022-06-06 09:29:15 +08:00
jiakang
1ec8b18679 Fixing SysMenuMapper类中 listMenusByRoleId 参数名错误 2022-06-04 13:33:43 +08:00
lbw
cb91df9a33 ♻️ Refactoring code. 事件通知重构 2022-06-02 17:31:34 +08:00
lbw
13bb2edb61 🐛 Fixing a bug. 令牌抽取失败 2022-05-30 11:55:13 +08:00
lbw
f2f90b3844 🔖 Releasing / Version tags. 3.5.0-snapshot 2022-05-30 11:30:19 +08:00
lbw
7f3a008b6d ♻️ Refactoring code. 客户端加载处理逻辑 2022-05-29 16:26:38 +08:00
lbw
5fec7823c7 🔖 Releasing / Version tags. 3.4.10 2022-05-26 13:47:55 +08:00
lbw
a0d096fb06 ⬆️ Upgrading dependencies. fastjson 1.2.83 2022-05-25 22:27:44 +08:00
lbw
56b7cde2d2
!232 增加 文件 外网访问 链接
Merge pull request !232 from worldstear/master
2022-05-25 07:47:47 +00:00
worldstear
76b3592e1d 增加获取外网文件链接 2022-05-23 14:58:50 +08:00
lbw
06024fd7c3 ⬆️ Upgrading dependencies. 适配 spring boot 2.7 2022-05-20 22:52:03 +08:00
lbw
ac4c59b7da 🎨 Improving structure / format of the code. 代码格式化 2022-05-18 14:17:02 +08:00
lbw
1472028923 🐛 Fixing a bug. close #I56STN 修改openapi 注解错误 @Schema(title='xxxx') 2022-05-10 22:30:40 +08:00
付绪壮
2de7b4fafb 🔧 删除配置文件中过期属性 2022-04-21 16:17:14 +08:00
lbw
406057d755 🔖 Releasing / Version tags. 3.4.9 2022-04-20 00:40:41 +08:00
卢本伟
5c4ffc5c9e ♻️ Refactoring code. 重构依赖 common-mybatis 不关联数据源 2022-04-09 20:45:42 +08:00
卢本伟
76431187b2 优化pom依赖 2022-04-08 14:15:00 +08:00
lbw
e1dd46d0b6
!210 报错国际化
Merge pull request !210 from fxz/dev
2022-03-30 06:17:13 +00:00
付绪壮
a345517dfc 🌐 报错国际化 2022-03-30 14:02:51 +08:00
qraddx
80fdc8f295 Introducing new features. 用户注册增加开关 2022-03-30 14:00:32 +08:00
qraddx
1ec839c959 ♻️ Refactoring code. close #I50BA0 后台报错使用国际化文件定义 2022-03-30 11:12:56 +08:00