自动化立体仓库 - WMS系统
zc
2025-04-18 87df6a2ac0ac8dc46dde8b83853aebdf7efafe64
src/main/java/com/zy/common/service/CommonService.java
@@ -362,6 +362,7 @@
            }
            // 更新库位排号
            if (Cools.isEmpty(locMast)){
                rowLastno.setCurrentRow(curRow);
                rowLastnoService.updateById(rowLastno);
            }
        }