You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
insistence 07771c180d fix: 修复1.3.0版本采用新的异常处理机制后日志装饰器无法记录异常日志的问题 6 months ago
..
assets/font feat: 初始化项目架构 1 year ago
config refactor: 重构RedisInitKeyConfig为枚举类型 7 months ago
exceptions chore: 调整ServiceException的日志级别 7 months ago
middlewares style: 使用ruff格式化middlewares模块,优化导入 7 months ago
module_admin fix: 修复1.3.0版本采用新的异常处理机制后日志装饰器无法记录异常日志的问题 6 months ago
module_task style: 使用ruff格式化module_task模块,优化导入 7 months ago
sql feat: 菜单管理新增路由名称 7 months ago
sub_applications style: 使用ruff格式化sub_applications模块,优化导入 7 months ago
utils fix: 修复validate_second_or_minute参数丢失的问题 7 months ago
.env.dev chore: 升级版本至1.3.0 7 months ago
.env.prod chore: 升级版本至1.3.0 7 months ago
app.py style: 使用ruff格式化app.py,优化导入 7 months ago
requirements.txt chore: 使用PyJWT替换python-jose以解决一些安全性问题 7 months ago
ruff.toml feat: 新增ruff配置文件 7 months ago
server.py style: 使用ruff格式化server.py,优化导入 7 months ago