自动化立体仓库 - WMS系统
zyx
2024-03-21 3673ce1c7b25f861ae91d41ce3e5cbbb96811276
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;
}