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