ClusterApi.go @@ -45,10 +45,11 @@ if b == true { resultMsg := CMDSC("sh " + binPath + "/es_stop.sh") if resultMsg == "运行失败" { return false return true } } return b bs := VerifyShortNodeServer(ip, port) return bs }