package com.zy.asrs.entity; import com.core.common.Cools;import com.baomidou.mybatisplus.annotations.TableId; import com.baomidou.mybatisplus.enums.IdType; import java.text.SimpleDateFormat; import java.util.Date; import org.springframework.format.annotation.DateTimeFormat; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import java.text.SimpleDateFormat; import java.util.Date; import com.baomidou.mybatisplus.annotations.TableField; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import com.baomidou.mybatisplus.annotations.TableName; import java.io.Serializable; @Data @TableName("POInStock") public class POInStock implements Serializable { private static final long serialVersionUID = 1L; @ApiModelProperty(value= "") @TableId(value = "FBrNo", type = IdType.INPUT) @TableField("FBrNo") private String FBrNo; @ApiModelProperty(value= "") @TableId(value = "FInterID", type = IdType.INPUT) @TableField("FInterID") private Integer FInterID; @ApiModelProperty(value= "") @TableField("FBillNo") private String FBillNo; @ApiModelProperty(value= "") @TableField("FCurrencyID") private Integer FCurrencyID; @ApiModelProperty(value= "") @TableField("FTranType") private Short FTranType; @ApiModelProperty(value= "") @TableField("FSupplyID") private Integer FSupplyID; @ApiModelProperty(value= "") @TableField("FDeptID") private Integer FDeptID; @ApiModelProperty(value= "") @TableField("FEmpID") private Integer FEmpID; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FDate") private Date FDate; @ApiModelProperty(value= "") @TableField("FStockID") private Integer FStockID; @ApiModelProperty(value= "") @TableField("FPosterID") private Integer FPosterID; @ApiModelProperty(value= "") @TableField("FCheckerID") private Integer FCheckerID; @ApiModelProperty(value= "") @TableField("FBillerID") private Integer FBillerID; @ApiModelProperty(value= "") @TableField("FFManagerID") private Integer FFManagerID; @ApiModelProperty(value= "") @TableField("FSManagerID") private Integer FSManagerID; @ApiModelProperty(value= "") @TableField("FCnnBillNo") private String FCnnBillNo; @ApiModelProperty(value= "") @TableField("FClosed") private Short FClosed; @ApiModelProperty(value= "") @TableField("FNote") private String FNote; @ApiModelProperty(value= "") @TableField("FInvoiceClosed") private Short FInvoiceClosed; @ApiModelProperty(value= "") @TableField("FBClosed") private Short FBClosed; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FCreateDate") private Date FCreateDate; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FCheckDate") private Date FCheckDate; @ApiModelProperty(value= "") @TableField("FExchangeRate") private Double FExchangeRate; @ApiModelProperty(value= "") @TableField("FStatus") private Short FStatus; @ApiModelProperty(value= "") @TableField("FCancellation") private Boolean FCancellation; @ApiModelProperty(value= "") @TableField("FUpStockWhenSave") private Boolean FUpStockWhenSave; @ApiModelProperty(value= "") @TableField("FPOStyle") private Integer FPOStyle; @ApiModelProperty(value= "") @TableField("FMultiCheckLevel1") private Integer FMultiCheckLevel1; @ApiModelProperty(value= "") @TableField("FMultiCheckLevel2") private Integer FMultiCheckLevel2; @ApiModelProperty(value= "") @TableField("FMultiCheckLevel3") private Integer FMultiCheckLevel3; @ApiModelProperty(value= "") @TableField("FMultiCheckLevel4") private Integer FMultiCheckLevel4; @ApiModelProperty(value= "") @TableField("FMultiCheckLevel5") private Integer FMultiCheckLevel5; @ApiModelProperty(value= "") @TableField("FMultiCheckLevel6") private Integer FMultiCheckLevel6; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FMultiCheckDate1") private Date FMultiCheckDate1; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FMultiCheckDate2") private Date FMultiCheckDate2; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FMultiCheckDate3") private Date FMultiCheckDate3; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FMultiCheckDate4") private Date FMultiCheckDate4; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FMultiCheckDate5") private Date FMultiCheckDate5; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FMultiCheckDate6") private Date FMultiCheckDate6; @ApiModelProperty(value= "") @TableField("FCurCheckLevel") private Integer FCurCheckLevel; @ApiModelProperty(value= "") @TableField("FRelateBrID") private Integer FRelateBrID; @ApiModelProperty(value= "") @TableField("FExplanation") private String FExplanation; @ApiModelProperty(value= "") @TableField("FFetchAdd") private String FFetchAdd; @ApiModelProperty(value= "") @TableField("FSelectBillNo") private String FSelectBillNo; @ApiModelProperty(value= "") @TableField("FSelTranType") private Integer FSelTranType; @ApiModelProperty(value= "") @TableField("FChildren") private Integer FChildren; @ApiModelProperty(value= "") @TableField("FBrID") private Integer FBrID; @ApiModelProperty(value= "") @TableField("FTranStatus") private Integer FTranStatus; @ApiModelProperty(value= "") @TableField("FAreaPS") private Integer FAreaPS; @ApiModelProperty(value= "") @TableField("FReStatus") private String FReStatus; @ApiModelProperty(value= "") @TableField("FPOOrdBillNo") private String FPOOrdBillNo; @ApiModelProperty(value= "") @TableField("FManageType") private Integer FManageType; @ApiModelProperty(value= "") @TableField("FBizType") private Integer FBizType; @ApiModelProperty(value= "") @TableField("FWWType") private Integer FWWType; @ApiModelProperty(value= "") @TableField("FPrintCount") private Short FPrintCount; @ApiModelProperty(value= "") @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss") @TableField("FHeadSelfP0338") private Date FHeadSelfP0338; @ApiModelProperty(value= "") @TableField("FHeadSelfP0339") private String FHeadSelfP0339; @ApiModelProperty(value= "") @TableField("same_id") private String sameId; public POInStock() {} public POInStock(String FBrNo,Integer FInterID,String FBillNo,Integer FCurrencyID,Short FTranType,Integer FSupplyID,Integer FDeptID,Integer FEmpID,Date FDate,Integer FStockID,Integer FPosterID,Integer FCheckerID,Integer FBillerID,Integer FFManagerID,Integer FSManagerID,String FCnnBillNo,Short FClosed,String FNote,Short FInvoiceClosed,Short FBClosed,Date FCreateDate,Date FCheckDate,Double FExchangeRate,Short FStatus,Boolean FCancellation,Boolean FUpStockWhenSave,Integer FPOStyle,Integer FMultiCheckLevel1,Integer FMultiCheckLevel2,Integer FMultiCheckLevel3,Integer FMultiCheckLevel4,Integer FMultiCheckLevel5,Integer FMultiCheckLevel6,Date FMultiCheckDate1,Date FMultiCheckDate2,Date FMultiCheckDate3,Date FMultiCheckDate4,Date FMultiCheckDate5,Date FMultiCheckDate6,Integer FCurCheckLevel,Integer FRelateBrID,String FExplanation,String FFetchAdd,String FSelectBillNo,Integer FSelTranType,Integer FChildren,Integer FBrID,Integer FTranStatus,Integer FAreaPS,String FReStatus,String FPOOrdBillNo,Integer FManageType,Integer FBizType,Integer FWWType,Short FPrintCount,Date FHeadSelfP0338,String FHeadSelfP0339,String sameId) { this.FBrNo = FBrNo; this.FInterID = FInterID; this.FBillNo = FBillNo; this.FCurrencyID = FCurrencyID; this.FTranType = FTranType; this.FSupplyID = FSupplyID; this.FDeptID = FDeptID; this.FEmpID = FEmpID; this.FDate = FDate; this.FStockID = FStockID; this.FPosterID = FPosterID; this.FCheckerID = FCheckerID; this.FBillerID = FBillerID; this.FFManagerID = FFManagerID; this.FSManagerID = FSManagerID; this.FCnnBillNo = FCnnBillNo; this.FClosed = FClosed; this.FNote = FNote; this.FInvoiceClosed = FInvoiceClosed; this.FBClosed = FBClosed; this.FCreateDate = FCreateDate; this.FCheckDate = FCheckDate; this.FExchangeRate = FExchangeRate; this.FStatus = FStatus; this.FCancellation = FCancellation; this.FUpStockWhenSave = FUpStockWhenSave; this.FPOStyle = FPOStyle; this.FMultiCheckLevel1 = FMultiCheckLevel1; this.FMultiCheckLevel2 = FMultiCheckLevel2; this.FMultiCheckLevel3 = FMultiCheckLevel3; this.FMultiCheckLevel4 = FMultiCheckLevel4; this.FMultiCheckLevel5 = FMultiCheckLevel5; this.FMultiCheckLevel6 = FMultiCheckLevel6; this.FMultiCheckDate1 = FMultiCheckDate1; this.FMultiCheckDate2 = FMultiCheckDate2; this.FMultiCheckDate3 = FMultiCheckDate3; this.FMultiCheckDate4 = FMultiCheckDate4; this.FMultiCheckDate5 = FMultiCheckDate5; this.FMultiCheckDate6 = FMultiCheckDate6; this.FCurCheckLevel = FCurCheckLevel; this.FRelateBrID = FRelateBrID; this.FExplanation = FExplanation; this.FFetchAdd = FFetchAdd; this.FSelectBillNo = FSelectBillNo; this.FSelTranType = FSelTranType; this.FChildren = FChildren; this.FBrID = FBrID; this.FTranStatus = FTranStatus; this.FAreaPS = FAreaPS; this.FReStatus = FReStatus; this.FPOOrdBillNo = FPOOrdBillNo; this.FManageType = FManageType; this.FBizType = FBizType; this.FWWType = FWWType; this.FPrintCount = FPrintCount; this.FHeadSelfP0338 = FHeadSelfP0338; this.FHeadSelfP0339 = FHeadSelfP0339; this.sameId = sameId; } // POInStock pOInStock = new POInStock( // null, // [非空] // null, // [非空] // null, // [非空] // null, // // null, // [非空] // null, // [非空] // null, // // null, // // null, // [非空] // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // [非空] // null, // // null, // // null, // [非空] // null, // // null, // // null, // // null, // [非空] // null, // [非空] // null, // [非空] // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // // null, // [非空] // null, // [非空] // null, // [非空] // null, // [非空] // null, // [非空] // null, // // null, // [非空] // null, // [非空] // null, // [非空] // null, // // null, // // null, // [非空] // null, // [非空] // null, // // null, // // null, // // null // // ); public String getFDate$(){ if (Cools.isEmpty(this.FDate)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FDate); } public String getFCreateDate$(){ if (Cools.isEmpty(this.FCreateDate)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FCreateDate); } public String getFCheckDate$(){ if (Cools.isEmpty(this.FCheckDate)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FCheckDate); } public String getFMultiCheckDate1$(){ if (Cools.isEmpty(this.FMultiCheckDate1)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FMultiCheckDate1); } public String getFMultiCheckDate2$(){ if (Cools.isEmpty(this.FMultiCheckDate2)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FMultiCheckDate2); } public String getFMultiCheckDate3$(){ if (Cools.isEmpty(this.FMultiCheckDate3)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FMultiCheckDate3); } public String getFMultiCheckDate4$(){ if (Cools.isEmpty(this.FMultiCheckDate4)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FMultiCheckDate4); } public String getFMultiCheckDate5$(){ if (Cools.isEmpty(this.FMultiCheckDate5)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FMultiCheckDate5); } public String getFMultiCheckDate6$(){ if (Cools.isEmpty(this.FMultiCheckDate6)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FMultiCheckDate6); } public String getFHeadSelfP0338$(){ if (Cools.isEmpty(this.FHeadSelfP0338)){ return ""; } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.FHeadSelfP0338); } }