fic
sunty
2020-10-22 4cda874e24e56e0310e7bf946bc1fc97b91784d4
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
}