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