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