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