Browse Source

3.1发版

kobe6258 3 months ago
parent
commit
746d08a04d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/config.go

+ 1 - 1
utils/config.go

@@ -256,5 +256,5 @@ func init() {
 
 
 	Rc = redisClient
 	Rc = redisClient
 
 
-	//MinioClient = DefaultClient()
+	MinioClient = DefaultClient()
 }
 }