*
lsh
2024-10-17 a0031ed8c187dacc30b4bb2709d3a1dc477a17cf
src/main/java/com/zy/core/MainProcess.java
@@ -54,8 +54,10 @@
                    if (!SystemProperties.WCS_RUNNING_STATUS.get()) {
                        continue;
                    }
                    //更新位置信息
                    mainService.updateStePosition();
                    // 穿梭车 ===>> 小车电量检测充电
                    // 任务下发
                    mainService.loopSteCharge();