新增视频管理

This commit is contained in:
2026-05-25 17:39:57 +08:00
parent 254d9337bf
commit bbe7e71274
7 changed files with 1416 additions and 0 deletions

2
.gitignore vendored
View File

@@ -44,6 +44,8 @@ node_modules/
# Coverage
coverage/
recordings/
!client/public/recordings/
!client/public/recordings/**
*.lcov
.nyc_output