#
yxFwq
2024-11-29 a878aff23eb8a8fc83b625024257973a7251a6f7
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();