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