Refactoring code

This commit is contained in:
wenxu12345 2022-02-16 18:30:24 +08:00 committed by Pi
parent 28a7ebb1ee
commit 836b474cd8

View File

@ -6,10 +6,11 @@ import (
"Open_IM/pkg/common/constant"
"Open_IM/pkg/common/log"
"Open_IM/pkg/common/token_verify"
"github.com/gin-gonic/gin"
sts "github.com/tencentyun/qcloud-cos-sts-sdk/go"
"net/http"
"time"
"github.com/gin-gonic/gin"
sts "github.com/tencentyun/qcloud-cos-sts-sdk/go"
)
func TencentCloudStorageCredential(c *gin.Context) {