Merge branch 'tuoyun' of github.com:OpenIMSDK/Open-IM-Server into tuoyun

This commit is contained in:
wangchuxiao
2022-03-02 19:07:28 +08:00
7 changed files with 29 additions and 21 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ func init() {
//err = minioClient.SetBucketPolicy(context.Background(), config.Config.Credential.Minio.Bucket, policy.BucketPolicyReadWrite)
//if err != nil {
// log.NewError("", utils.GetSelfFuncName(), "SetBucketPolicy failed please set in ", err.Error())
// return
// return`z
//}
log.NewInfo("", utils.GetSelfFuncName(), "minio create and set policy success")
}