Browse Source

启动处理历史研究员头像压缩

kobe6258 3 months ago
parent
commit
9053f92d6d
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
 
-	MinioClient = DefaultClient()
+	//MinioClient = DefaultClient()
 }