自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-05-12 e23fbf6e4df822d6e6ef0a4a3e8d25801fec96e4
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;
}