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