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