add: 新增文件上传功能

This commit is contained in:
Kerwin
2025-08-15 18:41:09 +08:00
parent 14ef85801a
commit 9d4eb38272
18 changed files with 1633 additions and 11 deletions

View File

@@ -14,4 +14,4 @@ TIMEZONE=Asia/Shanghai
# 文件上传配置
UPLOAD_DIR=./uploads
MAX_FILE_SIZE=100MB
MAX_FILE_SIZE=5MB