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