liuxiaolong
2020-10-26 28b0a489c64cbca8d27fcff5488edb442f81ed1d
ClusterApi.go
@@ -55,6 +55,7 @@
      if resultMsg == "运行失败" {
         return true
      }
      time.Sleep(time.Second * 3)
   }
   bs := VerifyShortNodeServer(ip, port)
   return bs