Commit Graph

27 Commits

Author SHA1 Message Date
a75c2cc453 refactor(system): 优化文件相关类的属性顺序和注释,增强代码可读性
- 优化文件相关类的属性顺序和注释,增强代码可读性
- 优化 File、Message 相关代码的包结构
2025-03-08 18:32:43 +08:00
luoqiz
42970d91eb refactor(system/file): 文件添加路径和md5值 (#138) 2025-03-08 17:56:51 +08:00
37d6efb70e refactor(system/storage): 重构存储管理,新增设置默认存储、修改状态接口
S3 => OSS
2025-03-04 21:29:56 +08:00
65941c1ee4 chore: 调整日志 module 字段长度 50 => 100 2025-02-26 21:27:54 +08:00
82cf4390e8 chore: 客户端管理 => 终端管理 2025-02-26 21:27:28 +08:00
d3369119e0 chore: 优化系统配置 SQL 数据脚本 2025-02-26 21:09:37 +08:00
5b76fe9bb9 Revert "feat(system/config): 移除系统管理,新增存储配置"
This reverts commit 6d64f47d3e.
2025-02-26 20:30:06 +08:00
6d64f47d3e feat(system/config): 移除系统管理,新增存储配置 2025-02-25 14:17:53 +00:00
f6535ef7a3 refactor(system/role): 重构角色管理 2025-02-06 20:36:18 +08:00
b5bbdb27e6 chore: 丰富部门、角色、用户初始测试数据,方便开发场景 2025-01-09 21:34:21 +08:00
OneKr-Billy
a305eac96f fix(system/client): 修复 PostgreSQL 和 MySQL 初始数据脚本错误 (#123) 2025-01-03 18:18:13 +08:00
8c53700cfd fix: 修复 PostgreSQL Liquibase 数据脚本缺失
Closes #118
Closes #119
2024-12-30 20:38:49 +08:00
229bd9becf refactor(system/client): 完善客户端管理 2024-12-27 21:54:10 +08:00
c90e80e9d7 refactor: 优化认证及客户端相关代码 2024-12-27 00:20:36 +08:00
KAI
95f2617a4c feat(system/client): 新增客户端管理 2024-12-26 02:18:34 +00:00
9d0e1fc8e6 chore: 移除初始数据脚本 update_user、update_time 字段赋值(此优化无需跟进升级) 2024-12-11 22:12:50 +08:00
61fe39d439 refactor: 优化登录验证码开关代码 2024-12-05 19:29:29 +08:00
Gyq灬明
e31434617e feat: 新增验证码配置开关 2024-12-05 07:57:22 +00:00
9296985be0 chore: 优化代码生成菜单图标 2024-11-23 23:08:27 +08:00
88313c8b20 chore: 移除关于项目菜单初始数据(该菜单从动态路由调整为前端静态,且不再需要鉴权) 2024-11-23 23:07:57 +08:00
d1b38242b9 refactor(open): 重构及优化应用管理代码 2024-11-17 22:18:02 +08:00
7870de2892 refactor: 优化代码生成相关代码及初始菜单脚本
更新接口权限
2024-11-17 14:24:40 +08:00
5717d03d01 refactor: 优化系统管理相关代码及初始菜单脚本
1.优化方法排序
2.优化前端模板
3.完善菜单
2024-11-17 00:47:08 +08:00
6abb444f9d chore: 优化初始数据脚本 2024-11-16 21:31:37 +08:00
c28d3cf1c4 fix: 完善用户角色变更校验及在线用户权限处理 2024-11-12 21:33:51 +08:00
ad3f8329dd refactor: 优化角色分配功能相关代码 2024-11-11 20:59:16 +08:00
c276e53a8e refactor: 优化项目模块命名(简化、分类、统一) 2024-10-30 23:01:54 +08:00