自动化立体仓库 - WMS系统
#
lsh
2024-12-17 949ebb08ec84f8ec7c59f4a955ccb882a136cc2e
src/main/java/com/zy/asrs/entity/result/StoPreTab.java
@@ -8,8 +8,6 @@
@Data
public class StoPreTab {
    private String title;
    private String matnr;
    private String maktx;
@@ -17,19 +15,5 @@
    private Double anfme;
    private String locNo;
    private Long nodeId;
    private Double total;
    private Double reduce;
    private Double remQty;
    private Boolean prior;
    private String prior$;
    private Integer type;
}