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