src/main/java/com/zy/asrs/task/handler/LocMoveAllHandler.java
@@ -24,7 +24,7 @@ private WorkService workService; @Autowired private LocMastService locMastService; private final Integer BAY = 20;//YINGTAN private final Integer BAY = 28;//YINGTAN @Transactional @@ -43,7 +43,7 @@ row2 = row1-1; } Integer signInt = 0; while (Cools.isEmpty(locMastEndNew) && lev1<10 && signInt<100){ while (Cools.isEmpty(locMastEndNew) && lev1<9 && signInt<100){ signInt++; bay1 = BAY+1-bay1;