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()) {