controller/captureCtl.go
@@ -3,7 +3,6 @@ import ( "encoding/base64" "fmt" "gat1400Exchange/util" "math/rand" "net/http" "path" @@ -15,6 +14,7 @@ "gat1400Exchange/pkg/logger" "gat1400Exchange/repository" "gat1400Exchange/service" "gat1400Exchange/util" "gat1400Exchange/vo" "github.com/gin-gonic/gin"