#
lty
2 天以前 276d837c0bb808e6d93ac7c7ba6abe654c75552e
src/main/java/com/zy/core/MainProcess.java
@@ -109,7 +109,7 @@
        int i = 0;
        while (true) {
            try{
                Thread.sleep(60*60*1000L);
                Thread.sleep(10*60*1000L);
                // 系统运行状态判断
                if (!SystemProperties.WCS_RUNNING_STATUS.get()) {