pull/2050/head
skiffer-git 2 years ago committed by GitHub
parent fabcb5317f
commit 36accf0658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -80,6 +80,7 @@ func main() {
fmt.Printf("configGetEnv failed, err:%v", err) fmt.Printf("configGetEnv failed, err:%v", err)
return return
} }
checks := []checkFunc{ checks := []checkFunc{
//{name: "Mysql", function: checkMysql}, //{name: "Mysql", function: checkMysql},

Loading…
Cancel
Save