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