自动化立体仓库 - WMS系统
1
2025-12-13 1e874438b4baf12c2668d04a59b0bd5098ef7fd6
src/main/java/com/zy/asrs/entity/param/LocMastInitParam.java
@@ -46,6 +46,8 @@
    private Integer endCrn;
    private String identifying;
    public Integer getStartRow() {
        if (null == startRow) {
            throw new CoolException(BaseRes.PARAM);