src/main/java/com/zy/common/service/CommonService.java
@@ -149,14 +149,15 @@ LocMast locMast2 = locMastService.selectOne(new EntityWrapper<LocMast>() .eq("loc_no", shallowLoc)); if (!Cools.isEmpty(locMast2)) { if (locMast2.getLocSts().equals("F")){ tmp = locMast2; if (locMast2.getLocSts().equals("F") || locMast2.getLocSts().equals("D")){ tmp = mast; } } }else { if (!Cools.isEmpty(mast)) { tmp = mast; if (mast.getLocSts().equals("O")){ tmp = mast; } } } //预留空库位