fix
sunty
2020-10-23 e189b1942c8130d473a1a4128c3d9ef5edfaa564
fix
1个文件已修改
1 ■■■■ 已修改文件
ClusterApi.go 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ClusterApi.go
@@ -55,6 +55,7 @@
        if resultMsg == "运行失败" {
            return true
        }
        time.Sleep(time.Second * 3)
    }
    bs := VerifyShortNodeServer(ip, port)
    return bs