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