merge: 合并服务器代码,统一品牌和配置

This commit is contained in:
Jowe
2025-12-31 01:37:16 +08:00
82 changed files with 134 additions and 14 deletions

12
.gitignore vendored
View File

@@ -70,3 +70,15 @@ backup_*.sql
*.tmp
*.bak
*.cache
# 部署相关文件
*.patch
*_deploy*.sh
*.backup
# 用户上传的文件
static/logos/*
!static/logos/.gitkeep
# 临时文件
nul