xiangpei
2024-10-10 cf08958ee2fe86f09df9083a394c68bb459afbc7
ycl-server/src/main/java/com/ycl/utils/CheckPointUtil.java
@@ -61,7 +61,6 @@
        } catch (Exception e) {
            monitor.setOnline(Boolean.FALSE);
        }
        // 如果http得到的不在线,那么再ping一下
        boolean reachable = false;
        Integer checkTimes = 1;