自动化立体仓库 - WMS系统
#
Junjie
2025-12-26 a92e0974e1a683a99a7aedddfbda5cf512fe5a21
src/main/java/com/zy/asrs/service/RowLastnoService.java
@@ -5,4 +5,6 @@
public interface RowLastnoService extends IService<RowLastno> {
    RowLastno findBySection(Integer row);
}