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