src/main/java/com/zy/common/service/CommonService.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/common/service/CommonService.java
@@ -351,7 +351,10 @@ continue; } if (Utils.BooleanWhsTypeStaIoType(whsType)){ String shallowLoc = Utils.getDeepLoc(slaveProperties, locMast1.getLocNo()); String shallowLoc = locMast1.getLocNo(); if (locMast1.getRow1()!=25){ shallowLoc = Utils.getDeepLoc(slaveProperties, locMast1.getLocNo()); } LocMast locMast2 = locMastService.selectOne(new EntityWrapper<LocMast>() .eq("loc_no", shallowLoc).eq("loc_sts", "O")); if (!Cools.isEmpty(locMast2)) {