自动化立体仓库 - WMS系统
#
tzsk
2024-04-25 51a1234a6b849e4fcead820a8ace26579872f448
src/main/java/com/zy/asrs/mapper/RowLastnoMapper.java
@@ -9,4 +9,6 @@
@Repository
public interface RowLastnoMapper extends BaseMapper<RowLastno> {
    RowLastno findBySection(Integer row);
}