statistics code

This commit is contained in:
Gordon
2022-03-01 15:53:33 +08:00
parent 58163cefa0
commit 0e9e02de0b
4 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -45,7 +45,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")
}