src/main/java/com/zy/common/service/CommonService.java
@@ -314,7 +314,7 @@ if (locMast == null) { // 库区锁定 LocRule locRule = locRuleService.find(Cools.isEmpty(matNos) ? null : matNos.get(0), null); LocRule locRule = locRuleService.find(Cools.isEmpty(matNos) ? null : matNos.get(0), null, start, end); if (!Cools.isEmpty(locRule)) { List<Integer> rows = Utils.getGroupLoc(locRule.getRowBeg()); List<LocMast> locMasts = locMastService.queryFreeLocMast1(rows, rows.size(), locTypeDto.getLocType1(), inoutEveryday