sunty
2020-11-23 b8bce69ca2d989b54addd89bf067ba0a54b2da02
ClusterApi.go
@@ -55,6 +55,7 @@
      if resultMsg == "运行失败" {
         return true
      }
      time.Sleep(time.Second * 3)
   }
   bs := VerifyShortNodeServer(ip, port)
   return bs