mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Refactoring code
This commit is contained in:
parent
d81ae835aa
commit
8c357ec213
@ -61,5 +61,6 @@ func TencentCloudStorageCredential(c *gin.Context) {
|
||||
resp.Data.Region = config.Config.Credential.Tencent.Region
|
||||
resp.Data.CredentialResult = res
|
||||
}
|
||||
log.NewInfo(req.OperationID, "TencentCloudStorageCredential return ", resp)
|
||||
c.JSON(http.StatusOK, resp)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user