Junjie
2023-12-07 92ab7fb5928ca5f877339d9f3cb38ddafb80cc4e
src/main/java/com/zy/common/utils/ShuttleDispatchUtils.java
@@ -92,7 +92,7 @@
                continue;
            }
            if (!checkChargeWrk(shuttle.getId())) {
            if (checkChargeWrk(shuttle.getId())) {
                continue;//存在充电任务,过滤小车
            }