2026-04-29-21-51-19 - 全栈系统改造:FastAPI后端+SAM2+PostgreSQL+Redis+MinIO+前端Zustand重构

This commit is contained in:
2026-04-29 22:17:25 +08:00
parent c8f8686097
commit fd4b5e5b3d
39 changed files with 3816 additions and 211 deletions

15
.gitignore vendored
View File

@@ -6,3 +6,18 @@ coverage/
*.log
.env*
!.env.example
# Data & Models
models/
uploads/
frames/
minio_data/
Data_*/
*.mp4
*.dcm
*.7z
# Binaries
Viewer/
Viewer.exe
DICOMDIR
__pycache__/
*.pyc