src/main/java/com/zy/core/MainProcess.java
@@ -48,7 +48,7 @@ // 间隔 Thread.sleep(200); Thread.sleep(1000); // 系统运行状态判断 if (!SystemProperties.WCS_RUNNING_STATUS.get()) { @@ -121,12 +121,10 @@ //Jar充电任务创建 mainService.jarChargeGenerate(); /************************************JAR调度************************************/ mainService.signTrunBig(); } catch (Exception e) { e.printStackTrace();