re check
This commit is contained in:
@@ -74,7 +74,7 @@ func initConfig() {
|
||||
os.Exit(1)
|
||||
} else {
|
||||
fmt.Println("using config info:")
|
||||
fmt.Println(tools.GetJsonStr(config.GetMysqlDbInfo()))
|
||||
fmt.Println(tools.GetJSONStr(config.GetMysqlDbInfo()))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user