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