自动化立体仓库 - WMS系统
cl
2 天以前 0983e7a47d882fb81661c2d280d5e06a9f77eb1e
src/main/java/com/zy/asrs/mapper/RowLastnoMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface RowLastnoMapper extends BaseMapper<RowLastno> {
    RowLastno findBySection(Integer row);
}