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