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