自动化立体仓库 - WMS系统
zhangc
2025-03-20 e61f054bf5bf18c8a0095b0ee4b5ff0ea0f0d2f1
src/main/java/com/zy/asrs/mapper/RowLastnoMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface RowLastnoMapper extends BaseMapper<RowLastno> {
    RowLastno findBySection(Integer row);
}