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