src/main/java/com/zy/common/service/CommonService.java
@@ -212,10 +212,12 @@ .eq("deleted", 0) .eq("whs_type", 1) .orderBy("lev1,bay1")); if (Cools.isEmpty(locMasts) || locMasts.size() > 15) { if (!Cools.isEmpty(locMasts)) { if (locMasts.size() > 15) { locMast = locMasts.get(0); } } } int crnNo1 = crnNo + 1; if (crnNo1> whsType1.geteCrnNo()) { crnNo1 = whsType1.getsCrnNo();