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 1ddb1bd5b5 feat: 定时任务新增支持调用异步函数 3 months ago
..
assets/font feat: 初始化项目架构 1 year ago
config feat: 定时任务新增支持调用异步函数 3 months ago
exceptions chore: 调整ServiceException的日志级别 7 months ago
middlewares style: 优化添加中间件函数注释 6 months ago
module_admin feat: 定时任务新增支持调用异步函数 3 months ago
module_task feat: 定时任务新增支持调用异步函数 3 months ago
sql feat: 新增对PostgreSQL数据库的支持 3 months ago
sub_applications style: 使用ruff格式化sub_applications模块,优化导入 7 months ago
utils perf: 优化CamelCaseUtil和SnakeCaseUtil以兼容更多转换场景 4 months ago
.env.dev chore: 升级版本至1.5.0 3 months ago
.env.prod chore: 升级版本至1.5.0 3 months ago
app.py style: 使用ruff格式化app.py,优化导入 7 months ago
requirements-pg.txt feat: 新增对PostgreSQL数据库的支持 3 months ago
requirements.txt chore: 更新fastapi版本至0.115.0 4 months ago
ruff.toml feat: 新增ruff配置文件 7 months ago
server.py style: 使用ruff格式化server.py,优化导入 7 months ago