*
lsh
2024-10-17 8d5d60146de86d91848627e11cfcf65985059c14
src/main/java/com/zy/core/MainProcess.java
@@ -54,8 +54,11 @@
                    if (!SystemProperties.WCS_RUNNING_STATUS.get()) {
                        continue;
                    }
                    //更新位置信息
                    mainService.updateStePosition();
                    /************************************JAR调度************************************/
                    // 任务下发
                    mainService.loopSteCharge();
                } catch (Exception e) {