refactor (upload-file)

This commit is contained in:
dpurbosakti
2025-11-17 15:20:24 +07:00
parent cde7636639
commit 05f54e4e34
17 changed files with 169 additions and 379 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"path/filepath"
"strings"
ere "simrs-vx/internal/domain/references/upload"
ere "simrs-vx/internal/domain/references/encounter"
)
func getBucketForType(docType string) (string, error) {