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