自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-05-14 89af7e4c0a0fcd715bad4dbcf4e66442c0bf5975
src/main/java/com/zy/asrs/mapper/RowLastnoMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface RowLastnoMapper extends BaseMapper<RowLastno> {
    RowLastno findBySection(Integer row);
}