*
lsh
2025-03-04 a4318c3f4c1424de21bc5dc42b3d986b171c1432
src/main/java/com/zy/asrs/utils/SortTheExecutionOfTheCarUtil.java
@@ -91,7 +91,7 @@
        Integer integer = LatelyAndLessThan(devpPosition, nowPosition,perimeter);
        for (BasDevpPosition basDevpPosition:devpPosition){
            if (basDevpPosition.getDevNo().equals(integer)){
                if (basDevpPosition.getDevNo() == 133){
                if (basDevpPosition.getDevNo() == 134){
                    result = 101;
                }
                break;