mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-04 03:13:15 +08:00
Refactoring code
This commit is contained in:
parent
28a7ebb1ee
commit
836b474cd8
@ -6,10 +6,11 @@ import (
|
|||||||
"Open_IM/pkg/common/constant"
|
"Open_IM/pkg/common/constant"
|
||||||
"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"
|
|
||||||
sts "github.com/tencentyun/qcloud-cos-sts-sdk/go"
|
|
||||||
"net/http"
|
"net/http"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
|
"github.com/gin-gonic/gin"
|
||||||
|
sts "github.com/tencentyun/qcloud-cos-sts-sdk/go"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TencentCloudStorageCredential(c *gin.Context) {
|
func TencentCloudStorageCredential(c *gin.Context) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user