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