src/main/java/com/zy/common/service/CommonService.java @@ -362,6 +362,7 @@ } // 更新库位排号 if (Cools.isEmpty(locMast)){ rowLastno.setCurrentRow(curRow); rowLastnoService.updateById(rowLastno); } }