自动化立体仓库 - WMS系统
#
1
2 天以前 c78e0ff5c908de0b15348c9e59db43861a1252c0
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);