sunty
2021-07-27 801f4b3ef1789e9f167a9267825a8308230fcd5f
ClusterApi.go
@@ -55,6 +55,7 @@
      if resultMsg == "运行失败" {
         return true
      }
      time.Sleep(time.Second * 3)
   }
   bs := VerifyShortNodeServer(ip, port)
   return bs