自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-10-21 c1c020a8b9324a8b69b9328ece354a9a7d042ce9
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;
}