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