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