自动化立体仓库 - WMS系统
ZY
2025-04-28 44137e717170d9a9333e33a5237f3a468bd41113
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);