自动化立体仓库 - WMS系统
Junjie
9 天以前 637e8436a33cbc4ea04d4fc68763debaba8412c4
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() {
    }