fix
wangpengfei
2023-08-26 8407a43ee08ebd0f8e4b500cfcd83dcace95337c
utils/upload/local.go
@@ -9,9 +9,9 @@
   "strings"
   "time"
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/utils"
   "go.uber.org/zap"
   "srm/global"
   "srm/utils"
)
type Local struct{}