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 13cfc60782 style: 使用ruff格式化exceptions模块,优化导入 7 months ago
..
assets/font feat: 初始化项目架构 1 year ago
config style: 使用ruff格式化config模块,优化导入 7 months ago
exceptions style: 使用ruff格式化exceptions模块,优化导入 7 months ago
middlewares fix: 修复子应用、中间件、异常无法正常挂载的问题 1 year ago
module_admin style: 使用ruff格式化验证码模块,优化导入 7 months ago
module_task feat: 初始化项目架构 1 year ago
sql chore: 调整默认sql文件内容 1 year ago
sub_applications fix: 修复子应用、中间件、异常无法正常挂载的问题 1 year ago
utils style: 使用ruff格式化utils模块,优化导入 7 months ago
.env.dev chore: 升级版本至1.2.2 7 months ago
.env.prod chore: 升级版本至1.2.2 7 months ago
app.py chore: 拆分app结构,将中间件、异常、子应用拆分成单独的模块 1 year ago
requirements.txt chore: 将validate_annotation封装为pydantic-validation-decorator库 7 months ago
ruff.toml feat: 新增ruff配置文件 7 months ago
server.py fix: 修复子应用、中间件、异常无法正常挂载的问题 1 year ago