自动化立体仓库 - WMS系统
Junjie
3 天以前 2afe456a6b22dd5d1f7f3d13b419b3f6c1be8deb
src/main/java/com/zy/asrs/entity/result/FindLocNoAttributeVo.java
@@ -14,9 +14,9 @@
    private String standby1 = "";
    private String standby2 = "";
    private String standby3 = "";
    private String boxType1 = "1";
    private String boxType2 = "1";
    private String boxType3 = "1";
    private String boxType1 = "";
    private String boxType2 = "";
    private String boxType3 = "";
    public FindLocNoAttributeVo() {
    }