WangDL ca90d34b22
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 56s
fix: 将 RateLimitService 注入从 StorageService 移到 FilesService
StorageService 在 @Global StorageModule 中,无法注入 AppModule 的 RateLimitService。
将限流调用上移到 FilesService.requestUploadUrl 中。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 22:50:31 +08:00
..