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