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