minio upload api

This commit is contained in:
wangchuxiao
2022-03-23 17:40:51 +08:00
parent 4bf5c77374
commit e7b95892ff
3 changed files with 11 additions and 7 deletions
+1
View File
@@ -163,6 +163,7 @@ const (
// minioUpload
OtherType = 1
VideoType = 2
ImageType = 3
)
var ContentType2PushContent = map[int64]string{