zzgtfwq
20 小时以前 6299fb7b7732947e9f997c92599b1772b8884962
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()) {