feat: 角色创建与赋权、文件管理单页多级目录与上传可下载、api上传目录可写卷

Made-with: Cursor
This commit is contained in:
whm
2026-03-18 18:26:08 +08:00
parent 07f55e0139
commit 7a97ba8c66
11 changed files with 586 additions and 80 deletions

View File

@@ -13,6 +13,7 @@ services:
container_name: yh_api
volumes:
- ./deploy/api:/app:ro
- ./data/uploads:/app/uploads
env_file:
- ./server/.env
environment: