206 Commits (09380dc94f41efa19743ddacf0a26b686b138e51)

Author SHA1 Message Date
insistence 09380dc94f chore: 更新pydantic-validation-decorator版本为0.1.4,修复了一些底层bug 5 months ago
insistence 82c84b2afe perf: 日志装饰器异常处理增加logger打印日志 5 months ago
insistence f404aba689 fix: 修复在线用户模块条件查询无效的问题 6 months ago
insistence 9013b1917e perf: 优化在线用户模块前后端字段描述一致 6 months ago
insistence 1ba4d959ce chore: 升级版本至1.3.2 6 months ago
insistence ca6668331f style: 优化添加中间件函数注释 6 months ago
insistence d49d05b776 feat: 新增gzip压缩中间件 6 months ago
insistence d8e3f7dca1 fix: 修复定时任务监听函数中事件没有job_id报错的问题 6 months ago
insistence 5ee1a64587 fix: 修复分页函数计算has_next错误的问题 #10 6 months ago
insistence 1f51525dfa chore: 升级版本至1.3.1 6 months ago
insistence a1c77829cd perf: 补充定时任务违规字符串 6 months ago
insistence 07771c180d fix: 修复1.3.0版本采用新的异常处理机制后日志装饰器无法记录异常日志的问题 6 months ago
insistence e275cbdaee chore: 升级版本至1.3.0 7 months ago
insistence eab51c0355 perf: 优化API文档字段描述显示 7 months ago
insistence 6734df119a perf: 优化用户管理模块部分接口逻辑 7 months ago
insistence 42269f78c3 chore: 使用PyJWT替换python-jose以解决一些安全性问题 7 months ago
insistence 93d7ecb1ee chore: 更新依赖至最新版本 7 months ago
insistence 70e1b7a078 refactor: 重构RedisInitKeyConfig为枚举类型 7 months ago
insistence e359471361 perf: 对数据权限sql去重 7 months ago
insistence 7df6616e54 refactor: 重构数据权限逻辑 7 months ago
insistence 2263897111 perf: 优化部分ids字符串分割写法 7 months ago
insistence d1b6db4769 feat: 菜单管理新增路由名称 7 months ago
insistence bcf7467308 perf: 优化部分ids进行字符串分割后的校验 7 months ago
insistence 753403b0f8 fix: 修复check_role_data_scope_services参数类型不匹配的问题 7 months ago
insistence 1d4fb2cdb2 fix: 修复validate_second_or_minute参数丢失的问题 7 months ago
insistence 82ce4f00f5 refactor: 重构日志装饰器为Log 7 months ago
insistence 068503d275 feat: 新增CronUtil工具类 7 months ago
insistence c39375b776 perf: 优化定时任务模块service层及异常处理 7 months ago
insistence 4669d6b29b chore: 调整ServiceException的日志级别 7 months ago
insistence e3b422cc6e style: 优化部分文件中的函数及类注释 7 months ago
insistence c23a3ccfaf style: 使用ruff格式化app.py,优化导入 7 months ago
insistence 5d8b177a12 style: 使用ruff格式化server.py,优化导入 7 months ago
insistence 5dd6513706 style: 使用ruff格式化aspect模块,优化导入 7 months ago
insistence bdb1a67d44 style: 使用ruff格式化annotation模块,优化导入 7 months ago
insistence 7af22e97ad style: 使用ruff格式化sub_applications模块,优化导入 7 months ago
insistence fea346413c style: 使用ruff格式化module_task模块,优化导入 7 months ago
insistence 44af38612c style: 使用ruff格式化middlewares模块,优化导入 7 months ago
insistence 13cfc60782 style: 使用ruff格式化exceptions模块,优化导入 7 months ago
insistence 9b40c05e64 style: 使用ruff格式化config模块,优化导入 7 months ago
insistence ed9ad54b46 style: 使用ruff格式化utils模块,优化导入 7 months ago
insistence 380693c66d style: 使用ruff格式化验证码模块,优化导入 7 months ago
insistence 91e31cfbf7 style: 使用ruff格式化服务监控模块,优化导入 7 months ago
insistence 371fed69df style: 使用ruff格式化缓存监控及列表模块,优化导入 7 months ago
insistence f41ee26067 style: 使用ruff格式化通用模块,优化导入 7 months ago
insistence 749fe85cad style: 使用ruff格式化参数配置模块,优化导入 7 months ago
insistence eb29d616d1 style: 使用ruff格式化部门管理模块,优化导入 7 months ago
insistence eac920fcae style: 使用ruff格式化字典管理模块,优化导入 7 months ago
insistence 659163d662 style: 使用ruff格式化定时任务模块,优化导入 7 months ago
insistence ccb9e2a314 style: 使用ruff格式化日志管理模块,优化导入 7 months ago
insistence 5891ec1930 style: 使用ruff格式化菜单管理模块,优化导入 7 months ago