自动化立体仓库 - WMS系统
野心家
2024-12-31 dcb21dfbb8399aadfb5b2df9ba5caa0a065ea7ee
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);