*
lsh
2024-10-17 ea2fd20c95e81d80582a2cc086177e7081c159c7
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) {