improve upload done

This commit is contained in:
vanilia
2025-11-11 13:55:26 +07:00
22 changed files with 1135 additions and 202 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"path/filepath"
"strings"
ere "simrs-vx/internal/domain/references/encounter"
ere "simrs-vx/internal/domain/references/upload"
)
func getBucketForType(docType string) (string, error) {