自动化立体仓库 - WMS系统
#
zhou zhou
2025-11-18 dda2e4a84cbf54262fd465718b769eb50676977a
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);