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