fix: mongodb file oversize (#4594)

This commit is contained in:
Archer
2025-04-18 15:01:18 +08:00
committed by GitHub
parent a18d34e40a
commit d9a4a5f3e7
4 changed files with 82 additions and 52 deletions

View File

@@ -16,4 +16,5 @@ weight: 793
## 🐛 修复
1. 文件上传分块大小限制,避免超出 MongoDB 限制。