This commit is contained in:
wangchuxiao
2022-07-21 11:13:47 +08:00
parent b5ea79e3ea
commit 52c71e3843
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -119,7 +119,6 @@ func init() {
// )
// },
//}
fmt.Println("tes", config.Config.Redis.DBUserName, config.Config.Redis.DBPassWord)
ctx, cancel := context.WithTimeout(context.Background(), 5*time.Second)
defer cancel()
if config.Config.Redis.EnableCluster {