Commit Graph

  • eab51c0355 perf: 优化API文档字段描述显示 insistence 2024-07-16 15:19:36 +0800
  • 6734df119a perf: 优化用户管理模块部分接口逻辑 insistence 2024-07-16 15:15:43 +0800
  • 42269f78c3 chore: 使用PyJWT替换python-jose以解决一些安全性问题 insistence 2024-07-16 09:40:56 +0800
  • 93d7ecb1ee chore: 更新依赖至最新版本 insistence 2024-07-16 09:39:24 +0800
  • 70e1b7a078 refactor: 重构RedisInitKeyConfig为枚举类型 insistence 2024-07-16 08:52:49 +0800
  • e359471361 perf: 对数据权限sql去重 insistence 2024-07-16 08:13:11 +0800
  • 7df6616e54 refactor: 重构数据权限逻辑 insistence 2024-07-15 21:31:01 +0800
  • 2263897111 perf: 优化部分ids字符串分割写法 insistence 2024-07-15 21:24:17 +0800
  • d1b6db4769 feat: 菜单管理新增路由名称 insistence 2024-07-15 15:46:20 +0800
  • a001ff8099 fix: 修复重复的getList insistence 2024-07-15 14:59:33 +0800
  • ee625ea3ed style: 优化代码 insistence 2024-07-15 14:57:58 +0800
  • 3cf31828e0 perf: cron生成的表达式hour优化 insistence 2024-07-15 14:37:40 +0800
  • bcf7467308 perf: 优化部分ids进行字符串分割后的校验 insistence 2024-07-15 14:21:05 +0800
  • 997a3068ac fix: 修复升级element-plus后el-radio使用label过期的问题 insistence 2024-07-15 11:38:29 +0800
  • 753403b0f8 fix: 修复check_role_data_scope_services参数类型不匹配的问题 insistence 2024-07-15 11:37:28 +0800
  • 1d4fb2cdb2 fix: 修复validate_second_or_minute参数丢失的问题 insistence 2024-07-15 11:36:34 +0800
  • 82ce4f00f5 refactor: 重构日志装饰器为Log insistence 2024-07-15 10:39:52 +0800
  • 068503d275 feat: 新增CronUtil工具类 insistence 2024-07-15 08:49:15 +0800
  • c39375b776 perf: 优化定时任务模块service层及异常处理 insistence 2024-07-14 22:37:35 +0800
  • 4669d6b29b chore: 调整ServiceException的日志级别 insistence 2024-07-13 18:16:55 +0800
  • e3b422cc6e style: 优化部分文件中的函数及类注释 insistence 2024-07-13 18:15:35 +0800
  • c23a3ccfaf style: 使用ruff格式化app.py,优化导入 insistence 2024-07-12 11:36:06 +0800
  • 5d8b177a12 style: 使用ruff格式化server.py,优化导入 insistence 2024-07-12 11:35:58 +0800
  • 5dd6513706 style: 使用ruff格式化aspect模块,优化导入 insistence 2024-07-12 11:31:10 +0800
  • bdb1a67d44 style: 使用ruff格式化annotation模块,优化导入 insistence 2024-07-12 11:29:15 +0800
  • 7af22e97ad style: 使用ruff格式化sub_applications模块,优化导入 insistence 2024-07-12 11:23:46 +0800
  • fea346413c style: 使用ruff格式化module_task模块,优化导入 insistence 2024-07-12 11:23:01 +0800
  • 44af38612c style: 使用ruff格式化middlewares模块,优化导入 insistence 2024-07-12 11:22:23 +0800
  • 13cfc60782 style: 使用ruff格式化exceptions模块,优化导入 insistence 2024-07-12 11:21:37 +0800
  • 9b40c05e64 style: 使用ruff格式化config模块,优化导入 insistence 2024-07-12 11:19:07 +0800
  • ed9ad54b46 style: 使用ruff格式化utils模块,优化导入 insistence 2024-07-12 11:13:01 +0800
  • 380693c66d style: 使用ruff格式化验证码模块,优化导入 insistence 2024-07-12 11:06:57 +0800
  • 91e31cfbf7 style: 使用ruff格式化服务监控模块,优化导入 insistence 2024-07-12 11:04:40 +0800
  • 371fed69df style: 使用ruff格式化缓存监控及列表模块,优化导入 insistence 2024-07-12 10:59:41 +0800
  • f41ee26067 style: 使用ruff格式化通用模块,优化导入 insistence 2024-07-12 10:56:26 +0800
  • 749fe85cad style: 使用ruff格式化参数配置模块,优化导入 insistence 2024-07-12 10:51:34 +0800
  • eb29d616d1 style: 使用ruff格式化部门管理模块,优化导入 insistence 2024-07-12 10:45:10 +0800
  • eac920fcae style: 使用ruff格式化字典管理模块,优化导入 insistence 2024-07-12 10:38:36 +0800
  • 659163d662 style: 使用ruff格式化定时任务模块,优化导入 insistence 2024-07-12 10:28:28 +0800
  • ccb9e2a314 style: 使用ruff格式化日志管理模块,优化导入 insistence 2024-07-12 10:13:34 +0800
  • 5891ec1930 style: 使用ruff格式化菜单管理模块,优化导入 insistence 2024-07-12 09:59:12 +0800
  • 2c86992cac style: 使用ruff格式化通知公告管理模块,优化导入 insistence 2024-07-12 09:50:10 +0800
  • 6d0d772749 style: 使用ruff格式化在线用户模块,优化导入 insistence 2024-07-12 09:43:36 +0800
  • ca86c5ffb7 style: 使用ruff格式化岗位管理模块,优化导入 insistence 2024-07-12 09:38:56 +0800
  • e80a44c43a style: 使用ruff格式化用户管理模块do层,优化导入 insistence 2024-07-12 09:36:08 +0800
  • 4a7c9367d4 style: 使用ruff格式化角色管理模块,优化导入 insistence 2024-07-12 09:35:55 +0800
  • bd242c95f7 style: 使用ruff格式化登录模块,优化导入 insistence 2024-07-12 09:35:26 +0800
  • 40a8c73461 style: 使用ruff格式化用户管理模块,优化导入 insistence 2024-07-11 22:24:58 +0800
  • 5ae234714f feat: 新增ruff配置文件 insistence 2024-07-11 22:24:17 +0800
  • 449b7581d8 perf: 优化用户管理模块部分接口数据权限校验 insistence 2024-07-11 21:38:44 +0800
  • d0eafb1e09 feat: 部门管理和菜单管理service层引入ServiceWarning insistence 2024-07-11 17:17:56 +0800
  • 47d5697653 feat: 新增全局处理自定义服务警告 insistence 2024-07-11 16:47:23 +0800
  • 0dfc201990 perf: 优化角色管理模块数据权限 insistence 2024-07-11 16:36:28 +0800
  • cd260fbcda perf: 优化部门管理模块service层及异常处理 insistence 2024-07-11 16:36:04 +0800
  • f87ae9a25b perf: 优化数据权限设置 insistence 2024-07-10 21:30:11 +0800
  • 0ee473fd07 perf: 优化部分接口dao层查询 insistence 2024-07-10 21:29:50 +0800
  • 36f45b2c26 fix: 修复升级axios到最新版本后表单数据需手动指定Content-Type的问题 insistence 2024-07-10 21:24:00 +0800
  • 51bed591d4 perf: 优化缓存监控及缓存列表模块service层及异常处理 insistence 2024-07-10 21:21:22 +0800
  • f255595b30 perf: 优化通用模块service层及异常处理 insistence 2024-07-10 21:14:41 +0800
  • bbd4a4cd95 perf: 优化日志管理模块service层及异常处理 insistence 2024-07-10 21:08:55 +0800
  • 95b0cdebfb perf: 优化验证码模块异常处理 insistence 2024-07-10 21:02:40 +0800
  • 0737adb389 perf: 优化登录模块service层及异常处理 insistence 2024-07-10 21:00:43 +0800
  • 9878482654 feat: 新增全局处理自定义登录异常 insistence 2024-07-10 21:00:25 +0800
  • 4d31fe7a92 perf: 优化在线用户模块service层及异常处理 insistence 2024-07-10 20:50:39 +0800
  • 55babcee4c perf: 优化服务监控模块异常处理 insistence 2024-07-10 20:47:51 +0800
  • 1bd4bba2f5 perf: 优化角色管理模块service层及异常处理 insistence 2024-07-10 17:11:03 +0800
  • 013ea25731 perf: 优化菜单管理模块service层及异常处理 insistence 2024-07-10 11:08:07 +0800
  • 4a17ffbebe perf: 优化字典管理模块service层及异常处理 insistence 2024-07-10 10:33:44 +0800
  • e3efca9648 perf: 优化岗位管理模块service层及异常处理 insistence 2024-07-09 21:17:50 +0800
  • da54a7e5f5 perf: 优化通知公告管理模块service层及异常处理 insistence 2024-07-09 21:03:05 +0800
  • 1eff840afa perf: 优化用户管理模块service层及异常处理 insistence 2024-07-09 17:07:33 +0800
  • 2b19022e29 perf: 优化参数管理模块service层及异常处理 insistence 2024-07-09 16:25:27 +0800
  • 2fef16e58b feat: 新增全局处理自定义服务异常及其他异常 insistence 2024-07-09 16:25:13 +0800
  • 09f9dd2784 perf: 参数管理模块service层优化 insistence 2024-07-08 16:47:17 +0800
  • e9c4f295ce perf: 编辑用户时接口请求体中删除password insistence 2024-07-07 13:07:48 +0800
  • 3684d5a703 fix: 修复编辑字典时修改字典类型异常的问题 insistence 2024-07-07 13:06:16 +0800
  • 82c61753e3 style: 删除无用的自定义异常 insistence 2024-07-07 09:46:29 +0800
  • 19f34d6a81 chore: 将validate_annotation封装为pydantic-validation-decorator库 insistence 2024-07-07 09:09:19 +0800
  • d500e22b2f feat: 用户管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:52:41 +0800
  • 568ed2b9d7 feat: 角色管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:52:26 +0800
  • bfac3ff26e feat: 通知公告管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:52:18 +0800
  • ddfe7c8851 feat: 菜单管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:52:09 +0800
  • d12c1c31f3 feat: 定时任务管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:52:00 +0800
  • d5cd7d1ae4 feat: 字典管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:51:50 +0800
  • 841fbd1ae1 feat: 部门管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:51:41 +0800
  • 1f0f35b402 feat: 参数管理模块新增和编辑接口新增字段校验 insistence 2024-07-05 12:51:34 +0800
  • ffc932951b perf: 优化validate_annotation中各装饰器逻辑 insistence 2024-07-05 12:50:36 +0800
  • 9f09d37936 perf: 日志管理模块vo层优化 insistence 2024-07-05 11:43:52 +0800
  • f8c246796d perf: 服务监控模块vo层优化 insistence 2024-07-05 11:19:31 +0800
  • 68906b7e81 perf: 在线用户监控模块vo层优化 insistence 2024-07-05 11:07:55 +0800
  • fffff50a00 perf: 登录模块vo层优化 insistence 2024-07-05 11:07:33 +0800
  • b7260a40ad perf: 通用模块vo层优化 insistence 2024-07-05 11:07:22 +0800
  • a12713f89a perf: 缓存监控模块vo层优化 insistence 2024-07-05 11:07:06 +0800
  • 0fa264a7bc feat&perf: 用户管理模块vo层优化,新增字段校验 insistence 2024-07-05 09:56:49 +0800
  • 5dcef7b408 feat&perf: 角色管理模块vo层优化,新增字段校验 insistence 2024-07-05 09:31:04 +0800
  • b6f1827fe0 feat&perf: 通知公告管理模块vo层优化,新增字段校验 insistence 2024-07-05 09:13:54 +0800
  • 57dd4178f4 feat&perf: 菜单管理模块vo层优化,新增字段校验 insistence 2024-07-05 09:07:17 +0800
  • cd131ba7a2 feat&perf: 定时任务管理模块vo层优化,新增字段校验 insistence 2024-07-05 08:50:42 +0800
  • fad9f484e8 feat&perf: 字典管理模块vo层优化,新增字段校验 insistence 2024-07-05 08:31:38 +0800
  • 45063936eb perf: 优化参数管理vo层config_type的类型提示 insistence 2024-07-05 08:31:19 +0800