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