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