insistence
|
50af1bf573
|
fix: 修复在线用户列表与PageResponseModel不兼容的问题
|
2025-12-15 17:08:43 +08:00 |
|
insistence
|
98651f4d8f
|
perf: 接口API文档的接口描述信息
|
2025-12-15 16:18:20 +08:00 |
|
insistence
|
40ccb84922
|
perf: 优化所有接口的API文档响应模型显示
|
2025-12-15 15:02:49 +08:00 |
|
insistence
|
d9a19ce3ee
|
perf: 操作响应模型改为使用公共vo模块的CrudResponseModel
|
2025-12-13 11:28:43 +08:00 |
|
insistence
|
1f51b628af
|
perf: 优化API文档的响应模型显示
|
2025-12-12 17:44:54 +08:00 |
|
insistence
|
184982eb08
|
perf: controller层全部使用新依赖项
|
2025-12-11 16:59:18 +08:00 |
|
insistence
|
a3355e2545
|
refactor&feat: 优化项目结构,新增common模块,原annotation、aspect、constant、enums模块移动至common模块下
|
2025-12-05 15:02:04 +08:00 |
|
insistence
|
1516c1a941
|
refactor&perf: 增强ruff规则,完善类型提示
|
2025-12-05 10:00:25 +08:00 |
|
insistence
|
385013db9d
|
feat: 初始密码支持自定义修改策略
|
2025-09-03 16:44:31 +08:00 |
|
insistence
|
0fd4fb283a
|
fix: 修复logout接口未按照app_same_time_login配置项动态判断的问题 #IBZZ1S
|
2025-07-28 14:55:21 +08:00 |
|
insistence
|
4cc9037f25
|
fix: 修复个人中心特殊字符密码修改失败问题
|
2025-02-19 10:32:02 +08:00 |
|
insistence
|
691076bb14
|
fix: 修复删除当前登录用户拦截失效的问题
|
2024-12-26 08:48:22 +08:00 |
|
insistence
|
545cb6606c
|
revert: 因fastapi查询参数模型底层存在bug,回滚查询参数模型声明方式为as_query
|
2024-10-22 19:41:28 +08:00 |
|
insistence
|
c7af974d3f
|
feat: 新增对PostgreSQL数据库的支持
|
2024-10-22 16:27:47 +08:00 |
|
insistence
|
5a04889f84
|
refactor: 基于fastapi0.115.0版本新特性,直接使用pydantic模型接收查询参数和表单数据,移除as_query和as_form使用方式
|
2024-09-29 09:43:38 +08:00 |
|
insistence
|
6734df119a
|
perf: 优化用户管理模块部分接口逻辑
|
2024-07-16 15:15:43 +08:00 |
|
insistence
|
42269f78c3
|
chore: 使用PyJWT替换python-jose以解决一些安全性问题
|
2024-07-16 09:40:56 +08:00 |
|
insistence
|
70e1b7a078
|
refactor: 重构RedisInitKeyConfig为枚举类型
|
2024-07-16 08:52:49 +08:00 |
|
insistence
|
2263897111
|
perf: 优化部分ids字符串分割写法
|
2024-07-15 21:24:17 +08:00 |
|
insistence
|
bcf7467308
|
perf: 优化部分ids进行字符串分割后的校验
|
2024-07-15 14:21:05 +08:00 |
|
insistence
|
753403b0f8
|
fix: 修复check_role_data_scope_services参数类型不匹配的问题
|
2024-07-15 11:37:28 +08:00 |
|
insistence
|
82ce4f00f5
|
refactor: 重构日志装饰器为Log
|
2024-07-15 10:39:52 +08:00 |
|
insistence
|
c39375b776
|
perf: 优化定时任务模块service层及异常处理
|
2024-07-14 22:37:35 +08:00 |
|
insistence
|
380693c66d
|
style: 使用ruff格式化验证码模块,优化导入
|
2024-07-12 11:06:57 +08:00 |
|
insistence
|
91e31cfbf7
|
style: 使用ruff格式化服务监控模块,优化导入
|
2024-07-12 11:04:40 +08:00 |
|
insistence
|
371fed69df
|
style: 使用ruff格式化缓存监控及列表模块,优化导入
|
2024-07-12 10:59:41 +08:00 |
|
insistence
|
f41ee26067
|
style: 使用ruff格式化通用模块,优化导入
|
2024-07-12 10:56:26 +08:00 |
|
insistence
|
749fe85cad
|
style: 使用ruff格式化参数配置模块,优化导入
|
2024-07-12 10:51:34 +08:00 |
|
insistence
|
eb29d616d1
|
style: 使用ruff格式化部门管理模块,优化导入
|
2024-07-12 10:45:10 +08:00 |
|
insistence
|
eac920fcae
|
style: 使用ruff格式化字典管理模块,优化导入
|
2024-07-12 10:38:36 +08:00 |
|
insistence
|
659163d662
|
style: 使用ruff格式化定时任务模块,优化导入
|
2024-07-12 10:28:28 +08:00 |
|
insistence
|
ccb9e2a314
|
style: 使用ruff格式化日志管理模块,优化导入
|
2024-07-12 10:13:34 +08:00 |
|
insistence
|
5891ec1930
|
style: 使用ruff格式化菜单管理模块,优化导入
|
2024-07-12 09:59:12 +08:00 |
|
insistence
|
2c86992cac
|
style: 使用ruff格式化通知公告管理模块,优化导入
|
2024-07-12 09:50:10 +08:00 |
|
insistence
|
6d0d772749
|
style: 使用ruff格式化在线用户模块,优化导入
|
2024-07-12 09:43:36 +08:00 |
|
insistence
|
ca86c5ffb7
|
style: 使用ruff格式化岗位管理模块,优化导入
|
2024-07-12 09:38:56 +08:00 |
|
insistence
|
4a7c9367d4
|
style: 使用ruff格式化角色管理模块,优化导入
|
2024-07-12 09:35:55 +08:00 |
|
insistence
|
bd242c95f7
|
style: 使用ruff格式化登录模块,优化导入
|
2024-07-12 09:35:26 +08:00 |
|
insistence
|
40a8c73461
|
style: 使用ruff格式化用户管理模块,优化导入
|
2024-07-11 22:24:58 +08:00 |
|
insistence
|
449b7581d8
|
perf: 优化用户管理模块部分接口数据权限校验
|
2024-07-11 21:38:44 +08:00 |
|
insistence
|
0dfc201990
|
perf: 优化角色管理模块数据权限
|
2024-07-11 16:36:28 +08:00 |
|
insistence
|
cd260fbcda
|
perf: 优化部门管理模块service层及异常处理
|
2024-07-11 16:36:04 +08:00 |
|
insistence
|
51bed591d4
|
perf: 优化缓存监控及缓存列表模块service层及异常处理
|
2024-07-10 21:21:22 +08:00 |
|
insistence
|
f255595b30
|
perf: 优化通用模块service层及异常处理
|
2024-07-10 21:14:41 +08:00 |
|
insistence
|
bbd4a4cd95
|
perf: 优化日志管理模块service层及异常处理
|
2024-07-10 21:08:55 +08:00 |
|
insistence
|
95b0cdebfb
|
perf: 优化验证码模块异常处理
|
2024-07-10 21:02:40 +08:00 |
|
insistence
|
0737adb389
|
perf: 优化登录模块service层及异常处理
|
2024-07-10 21:00:43 +08:00 |
|
insistence
|
4d31fe7a92
|
perf: 优化在线用户模块service层及异常处理
|
2024-07-10 20:50:39 +08:00 |
|
insistence
|
55babcee4c
|
perf: 优化服务监控模块异常处理
|
2024-07-10 20:47:51 +08:00 |
|
insistence
|
1bd4bba2f5
|
perf: 优化角色管理模块service层及异常处理
|
2024-07-10 17:11:03 +08:00 |
|