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