自动化立体仓库 - WMS系统
#
Junjie
2025-07-10 65893a6728f40f36d97f6afc965746cc91c34442
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() {
    }