自动化立体仓库 - WMS系统
IZCD4L12RTSW0VZ\Administrator
2026-01-15 3f41101ae170f2508910ff8539c09f1940482574
src/main/java/com/zy/asrs/service/RowLastnoService.java
@@ -5,4 +5,8 @@
public interface RowLastnoService extends IService<RowLastno> {
    RowLastno findBySection(Integer row);
    Integer selectNextWhsType();
}