src/main/java/com/zy/common/service/CommonService.java
@@ -150,6 +150,7 @@ } }catch (Exception e){ e.printStackTrace(); log.error("站点={} 未查询到对应的规则",sourceStaNo); } return null; @@ -362,6 +363,7 @@ } // 更新库位排号 if (Cools.isEmpty(locMast)){ rowLastno.setCurrentRow(curRow); rowLastnoService.updateById(rowLastno); } }