49 Commits (51257df07c088de68f21a88deffd27eef6b10ad8)

Author SHA1 Message Date
insistence 545cb6606c revert: 因fastapi查询参数模型底层存在bug,回滚查询参数模型声明方式为as_query 4 months ago
insistence 5a04889f84 refactor: 基于fastapi0.115.0版本新特性,直接使用pydantic模型接收查询参数和表单数据,移除as_query和as_form使用方式 4 months ago
insistence 9013b1917e perf: 优化在线用户模块前后端字段描述一致 6 months ago
insistence d1b6db4769 feat: 菜单管理新增路由名称 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
insistence 2c86992cac style: 使用ruff格式化通知公告管理模块,优化导入 7 months ago
insistence 6d0d772749 style: 使用ruff格式化在线用户模块,优化导入 7 months ago
insistence ca86c5ffb7 style: 使用ruff格式化岗位管理模块,优化导入 7 months ago
insistence 4a7c9367d4 style: 使用ruff格式化角色管理模块,优化导入 7 months ago
insistence bd242c95f7 style: 使用ruff格式化登录模块,优化导入 7 months ago
insistence 40a8c73461 style: 使用ruff格式化用户管理模块,优化导入 7 months ago
insistence 1bd4bba2f5 perf: 优化角色管理模块service层及异常处理 7 months ago
insistence 19f34d6a81 chore: 将validate_annotation封装为pydantic-validation-decorator库 7 months ago
insistence 9f09d37936 perf: 日志管理模块vo层优化 7 months ago
insistence f8c246796d perf: 服务监控模块vo层优化 7 months ago
insistence 68906b7e81 perf: 在线用户监控模块vo层优化 7 months ago
insistence fffff50a00 perf: 登录模块vo层优化 7 months ago
insistence b7260a40ad perf: 通用模块vo层优化 7 months ago
insistence a12713f89a perf: 缓存监控模块vo层优化 7 months ago
insistence 0fa264a7bc feat&perf: 用户管理模块vo层优化,新增字段校验 7 months ago
insistence 5dcef7b408 feat&perf: 角色管理模块vo层优化,新增字段校验 7 months ago
insistence b6f1827fe0 feat&perf: 通知公告管理模块vo层优化,新增字段校验 7 months ago
insistence 57dd4178f4 feat&perf: 菜单管理模块vo层优化,新增字段校验 7 months ago
insistence cd131ba7a2 feat&perf: 定时任务管理模块vo层优化,新增字段校验 7 months ago
insistence fad9f484e8 feat&perf: 字典管理模块vo层优化,新增字段校验 7 months ago
insistence 45063936eb perf: 优化参数管理vo层config_type的类型提示 7 months ago
insistence d1cc297169 refactor: check_annotation.py重命名为validate_annotation.py 7 months ago
insistence cebbe90eac feat&perf: 部门管理模块vo层优化,新增字段校验 7 months ago
insistence d98d5e8c41 feat&perf: 参数管理模块vo层优化,新增字段校验 7 months ago
insistence 66595d10a3 feat: 岗位管理模块新增和编辑接口新增字段校验 7 months ago
insistence 2f3e5171b0 feat&perf: 岗位管理模块vo层优化,新增字段校验 7 months ago
insistence 43f903c6e0 fix: 修复菜单挂载到根目录时路由加载异常等一系列相关问题 7 months ago
insistence 901a66bafa feat: 用户密码新增非法字符验证 9 months ago
insistence 76ea949d32 feat: 日志管理模块新增字段排序查询 1 year ago
insistence 0cd4a6b0df feat: 新增用户注册模块 1 year ago
insistence 7e777c624d perf: 各模块分页模型page_num和page_size增加默认值 1 year ago
insistence 9825155fc2 fix: 修复修改个人头像报错的问题 1 year ago
insistence 0620669a45 perf: 优化参数设置模块分页查询 1 year ago
insistence 715bd44074 perf: 优化字典管理模块分页查询 1 year ago
insistence ccfe3350b3 feat: 新增通用上传接口和通用下载接口 1 year ago
insistence f0c38a87dc feat: 初始化项目架构 1 year ago