mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-03 18:52:15 +08:00
fix origin error
This commit is contained in:
parent
6e9b9341d4
commit
7a46389da8
@ -6,8 +6,9 @@ import (
|
|||||||
http "Open_IM/pkg/common/http"
|
http "Open_IM/pkg/common/http"
|
||||||
"Open_IM/pkg/common/log"
|
"Open_IM/pkg/common/log"
|
||||||
"Open_IM/pkg/common/token_verify"
|
"Open_IM/pkg/common/token_verify"
|
||||||
|
|
||||||
"github.com/gin-gonic/gin"
|
"github.com/gin-gonic/gin"
|
||||||
_ cr "github.com/minio/minio-go/v7/pkg/credentials"
|
_ "github.com/minio/minio-go/v7/pkg/credentials"
|
||||||
)
|
)
|
||||||
|
|
||||||
func MinioStorageCredential(c *gin.Context) {
|
func MinioStorageCredential(c *gin.Context) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user