自动化立体仓库 - WMS系统
#
lsh
2024-06-20 511e1c1754b21d14be1ef1ef5bec8e6453ef32b2
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);