Fast upload

This commit is contained in:
2025-08-09 02:01:19 +08:00
parent 3444e27a96
commit 83df727f8f
2 changed files with 77 additions and 7 deletions

View File

@@ -360,7 +360,7 @@ public class FileController(
return file;
}
catch (Exception ex)
catch (Exception)
{
await transaction.RollbackAsync();
throw;