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