#
lsh
2024-09-09 bb99f3d2bd880fc4bea36efa8f9fb041b483f279
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/entity/WaitPakinLog.java
@@ -268,9 +268,12 @@
    @ApiModelProperty(value= "满板(checkBox)")
    private String fullPlt;
    @ApiModelProperty(value= "货主")
    private String owner;
    public WaitPakinLog() {}
    public WaitPakinLog(Long id,String zpallet,Double anfme,String locNo,String matnr,String maktx,String batch,String orderNo,String specs,String model,String color,String brand,String unit,Double price,String sku,Double units,String barcode,String origin,String manu,String manuDate,String itemNum,Double safeQty,Double weight,Double length,Double volume,String threeCode,String supp,String suppCode,Integer beBatch,String deadTime,Integer deadWarn,Integer source,Integer inspect,Integer danger,String status,String ioStatus,Long modiUser,Date modiTime,Long appeUser,Date appeTime,String memo,Long hostId) {
    public WaitPakinLog(Long id,String zpallet,Double anfme,String locNo,String matnr,String maktx,String batch,String orderNo,String specs,String model,String color,String brand,String unit,Double price,String sku,Double units,String barcode,String origin,String manu,String manuDate,String itemNum,Double safeQty,Double weight,Double length,Double volume,String threeCode,String supp,String suppCode,Integer beBatch,String deadTime,Integer deadWarn,Integer source,Integer inspect,Integer danger,String status,String ioStatus,Long modiUser,Date modiTime,Long appeUser,Date appeTime,String memo,Long hostId,String owner) {
        this.id = id;
        this.zpallet = zpallet;
        this.anfme = anfme;
@@ -313,6 +316,8 @@
        this.appeTime = appeTime;
        this.memo = memo;
        this.hostId = hostId;
        this.owner = owner;
    }
//    WaitPakinLog waitPakinLog = new WaitPakinLog(