Commit Graph

330 Commits

Author SHA1 Message Date
insistence
068503d275 feat: 新增CronUtil工具类 2024-07-15 08:49:15 +08:00
insistence
c39375b776 perf: 优化定时任务模块service层及异常处理 2024-07-14 22:37:35 +08:00
insistence
4669d6b29b chore: 调整ServiceException的日志级别 2024-07-13 18:16:55 +08:00
insistence
e3b422cc6e style: 优化部分文件中的函数及类注释 2024-07-13 18:15:35 +08:00
insistence
c23a3ccfaf style: 使用ruff格式化app.py,优化导入 2024-07-12 11:36:06 +08:00
insistence
5d8b177a12 style: 使用ruff格式化server.py,优化导入 2024-07-12 11:35:58 +08:00
insistence
5dd6513706 style: 使用ruff格式化aspect模块,优化导入 2024-07-12 11:31:10 +08:00
insistence
bdb1a67d44 style: 使用ruff格式化annotation模块,优化导入 2024-07-12 11:29:15 +08:00
insistence
7af22e97ad style: 使用ruff格式化sub_applications模块,优化导入 2024-07-12 11:23:46 +08:00
insistence
fea346413c style: 使用ruff格式化module_task模块,优化导入 2024-07-12 11:23:01 +08:00
insistence
44af38612c style: 使用ruff格式化middlewares模块,优化导入 2024-07-12 11:22:23 +08:00
insistence
13cfc60782 style: 使用ruff格式化exceptions模块,优化导入 2024-07-12 11:21:37 +08:00
insistence
9b40c05e64 style: 使用ruff格式化config模块,优化导入 2024-07-12 11:19:07 +08:00
insistence
ed9ad54b46 style: 使用ruff格式化utils模块,优化导入 2024-07-12 11:13:01 +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
e80a44c43a style: 使用ruff格式化用户管理模块do层,优化导入 2024-07-12 09:36:08 +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
5ae234714f feat: 新增ruff配置文件 2024-07-11 22:24:17 +08:00
insistence
449b7581d8 perf: 优化用户管理模块部分接口数据权限校验 2024-07-11 21:38:44 +08:00
insistence
d0eafb1e09 feat: 部门管理和菜单管理service层引入ServiceWarning 2024-07-11 17:17:56 +08:00
insistence
47d5697653 feat: 新增全局处理自定义服务警告 2024-07-11 16:47:23 +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
f87ae9a25b perf: 优化数据权限设置 2024-07-10 21:30:11 +08:00
insistence
0ee473fd07 perf: 优化部分接口dao层查询 2024-07-10 21:29:50 +08:00
insistence
36f45b2c26 fix: 修复升级axios到最新版本后表单数据需手动指定Content-Type的问题 2024-07-10 21:24:00 +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
9878482654 feat: 新增全局处理自定义登录异常 2024-07-10 21:00:25 +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
insistence
013ea25731 perf: 优化菜单管理模块service层及异常处理 2024-07-10 11:08:07 +08:00