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