|
@@ -0,0 +1,812 @@
|
|
|
+package org.jeecg.modules.fbsInventory.entity;
|
|
|
+
|
|
|
+import java.io.Serializable;
|
|
|
+import java.util.Date;
|
|
|
+import com.baomidou.mybatisplus.annotation.IdType;
|
|
|
+import com.baomidou.mybatisplus.annotation.TableField;
|
|
|
+import com.baomidou.mybatisplus.annotation.TableId;
|
|
|
+import com.baomidou.mybatisplus.annotation.TableName;
|
|
|
+import lombok.Data;
|
|
|
+import com.fasterxml.jackson.annotation.JsonFormat;
|
|
|
+import org.springframework.format.annotation.DateTimeFormat;
|
|
|
+import org.jeecgframework.poi.excel.annotation.Excel;
|
|
|
+
|
|
|
+
|
|
|
+ * @Description: 存库档案
|
|
|
+ * @author: jeecg-boot
|
|
|
+ * @date: 2020-10-16
|
|
|
+ * @version: V1.0
|
|
|
+ */
|
|
|
+@Data
|
|
|
+@TableName("Inventory")
|
|
|
+public class FbsInventory implements Serializable {
|
|
|
+ private static final long serialVersionUID = 1L;
|
|
|
+
|
|
|
+ @Excel(name = "id", width = 15)
|
|
|
+ @TableField(exist = false)
|
|
|
+ private String id;
|
|
|
+
|
|
|
+ @Excel(name = "cinvcode", width = 15)
|
|
|
+ private String cinvcode;
|
|
|
+
|
|
|
+ @Excel(name = "cinvaddcode", width = 15)
|
|
|
+ private String cinvaddcode;
|
|
|
+
|
|
|
+ @Excel(name = "cinvname", width = 15)
|
|
|
+ private String cinvname;
|
|
|
+
|
|
|
+ @Excel(name = "cinvstd", width = 15)
|
|
|
+ private String cinvstd;
|
|
|
+
|
|
|
+ @Excel(name = "cinvccode", width = 15)
|
|
|
+ private String cinvccode;
|
|
|
+
|
|
|
+ @Excel(name = "cvencode", width = 15)
|
|
|
+ private String cvencode;
|
|
|
+
|
|
|
+ @Excel(name = "creplaceitem", width = 15)
|
|
|
+ private String creplaceitem;
|
|
|
+
|
|
|
+ @Excel(name = "cposition", width = 15)
|
|
|
+ private String cposition;
|
|
|
+
|
|
|
+ @Excel(name = "bsale", width = 15)
|
|
|
+ private Object bsale;
|
|
|
+
|
|
|
+ @Excel(name = "bpurchase", width = 15)
|
|
|
+ private Object bpurchase;
|
|
|
+
|
|
|
+ @Excel(name = "bself", width = 15)
|
|
|
+ private Object bself;
|
|
|
+
|
|
|
+ @Excel(name = "bcomsume", width = 15)
|
|
|
+ private Object bcomsume;
|
|
|
+
|
|
|
+ @Excel(name = "bproducing", width = 15)
|
|
|
+ private Object bproducing;
|
|
|
+
|
|
|
+ @Excel(name = "bservice", width = 15)
|
|
|
+ private Object bservice;
|
|
|
+
|
|
|
+ @Excel(name = "baccessary", width = 15)
|
|
|
+ private Object baccessary;
|
|
|
+
|
|
|
+ @Excel(name = "itaxrate", width = 15)
|
|
|
+ private Float itaxrate;
|
|
|
+
|
|
|
+ @Excel(name = "iinvweight", width = 15)
|
|
|
+ private Float iinvweight;
|
|
|
+
|
|
|
+ @Excel(name = "ivolume", width = 15)
|
|
|
+ private Float ivolume;
|
|
|
+
|
|
|
+ @Excel(name = "iinvrcost", width = 15)
|
|
|
+ private Float iinvrcost;
|
|
|
+
|
|
|
+ @Excel(name = "iinvsprice", width = 15)
|
|
|
+ private Float iinvsprice;
|
|
|
+
|
|
|
+ @Excel(name = "iinvscost", width = 15)
|
|
|
+ private Float iinvscost;
|
|
|
+
|
|
|
+ @Excel(name = "iinvlscost", width = 15)
|
|
|
+ private Float iinvlscost;
|
|
|
+
|
|
|
+ @Excel(name = "iinvncost", width = 15)
|
|
|
+ private Float iinvncost;
|
|
|
+
|
|
|
+ @Excel(name = "iinvadvance", width = 15)
|
|
|
+ private Float iinvadvance;
|
|
|
+
|
|
|
+ @Excel(name = "iinvbatch", width = 15)
|
|
|
+ private Float iinvbatch;
|
|
|
+
|
|
|
+ @Excel(name = "isafenum", width = 15)
|
|
|
+ private Float isafenum;
|
|
|
+
|
|
|
+ @Excel(name = "itopsum", width = 15)
|
|
|
+ private Float itopsum;
|
|
|
+
|
|
|
+ @Excel(name = "ilowsum", width = 15)
|
|
|
+ private Float ilowsum;
|
|
|
+
|
|
|
+ @Excel(name = "ioverstock", width = 15)
|
|
|
+ private Float ioverstock;
|
|
|
+
|
|
|
+ @Excel(name = "cinvabc", width = 15)
|
|
|
+ private String cinvabc;
|
|
|
+
|
|
|
+ @Excel(name = "binvquality", width = 15)
|
|
|
+ private Object binvquality;
|
|
|
+
|
|
|
+ @Excel(name = "binvbatch", width = 15)
|
|
|
+ private Object binvbatch;
|
|
|
+
|
|
|
+ @Excel(name = "binventrust", width = 15)
|
|
|
+ private Object binventrust;
|
|
|
+
|
|
|
+ @Excel(name = "binvoverstock", width = 15)
|
|
|
+ private Object binvoverstock;
|
|
|
+
|
|
|
+ @Excel(name = "dsdate", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date dsdate;
|
|
|
+
|
|
|
+ @Excel(name = "dedate", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date dedate;
|
|
|
+
|
|
|
+ @Excel(name = "bfree1", width = 15)
|
|
|
+ private Object bfree1;
|
|
|
+
|
|
|
+ @Excel(name = "bfree2", width = 15)
|
|
|
+ private Object bfree2;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine1", width = 15)
|
|
|
+ private String cinvdefine1;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine2", width = 15)
|
|
|
+ private String cinvdefine2;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine3", width = 15)
|
|
|
+ private String cinvdefine3;
|
|
|
+
|
|
|
+ @Excel(name = "iId", width = 15)
|
|
|
+ private Integer iId;
|
|
|
+
|
|
|
+ @Excel(name = "binvtype", width = 15)
|
|
|
+ private Object binvtype;
|
|
|
+
|
|
|
+ @Excel(name = "iinvmpcost", width = 15)
|
|
|
+ private Float iinvmpcost;
|
|
|
+
|
|
|
+ @Excel(name = "cquality", width = 15)
|
|
|
+ private String cquality;
|
|
|
+
|
|
|
+ @Excel(name = "iinvsalecost", width = 15)
|
|
|
+ private Float iinvsalecost;
|
|
|
+
|
|
|
+ @Excel(name = "iinvscost1", width = 15)
|
|
|
+ private Float iinvscost1;
|
|
|
+
|
|
|
+ @Excel(name = "iinvscost2", width = 15)
|
|
|
+ private Float iinvscost2;
|
|
|
+
|
|
|
+ @Excel(name = "iinvscost3", width = 15)
|
|
|
+ private Float iinvscost3;
|
|
|
+
|
|
|
+ @Excel(name = "bfree3", width = 15)
|
|
|
+ private Object bfree3;
|
|
|
+
|
|
|
+ @Excel(name = "bfree4", width = 15)
|
|
|
+ private Object bfree4;
|
|
|
+
|
|
|
+ @Excel(name = "bfree5", width = 15)
|
|
|
+ private Object bfree5;
|
|
|
+
|
|
|
+ @Excel(name = "bfree6", width = 15)
|
|
|
+ private Object bfree6;
|
|
|
+
|
|
|
+ @Excel(name = "bfree7", width = 15)
|
|
|
+ private Object bfree7;
|
|
|
+
|
|
|
+ @Excel(name = "bfree8", width = 15)
|
|
|
+ private Object bfree8;
|
|
|
+
|
|
|
+ @Excel(name = "bfree9", width = 15)
|
|
|
+ private Object bfree9;
|
|
|
+
|
|
|
+ @Excel(name = "bfree10", width = 15)
|
|
|
+ private Object bfree10;
|
|
|
+
|
|
|
+ @Excel(name = "ccreateperson", width = 15)
|
|
|
+ private String ccreateperson;
|
|
|
+
|
|
|
+ @Excel(name = "cmodifyperson", width = 15)
|
|
|
+ private String cmodifyperson;
|
|
|
+
|
|
|
+ @Excel(name = "dmodifydate", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date dmodifydate;
|
|
|
+
|
|
|
+ @Excel(name = "fsubscribepoint", width = 15)
|
|
|
+ private Float fsubscribepoint;
|
|
|
+
|
|
|
+ @Excel(name = "fvagquantity", width = 15)
|
|
|
+ private Float fvagquantity;
|
|
|
+
|
|
|
+ @Excel(name = "cvaluetype", width = 15)
|
|
|
+ private String cvaluetype;
|
|
|
+
|
|
|
+ @Excel(name = "bfixexch", width = 15)
|
|
|
+ private Object bfixexch;
|
|
|
+
|
|
|
+ @Excel(name = "foutexcess", width = 15)
|
|
|
+ private Float foutexcess;
|
|
|
+
|
|
|
+ @Excel(name = "finexcess", width = 15)
|
|
|
+ private Float finexcess;
|
|
|
+
|
|
|
+ @Excel(name = "imassdate", width = 15)
|
|
|
+ private Integer imassdate;
|
|
|
+
|
|
|
+ @Excel(name = "iwarndays", width = 15)
|
|
|
+ private Integer iwarndays;
|
|
|
+
|
|
|
+ @Excel(name = "fexpensesexch", width = 15)
|
|
|
+ private Float fexpensesexch;
|
|
|
+
|
|
|
+ @Excel(name = "btrack", width = 15)
|
|
|
+ private Object btrack;
|
|
|
+
|
|
|
+ @Excel(name = "bserial", width = 15)
|
|
|
+ private Object bserial;
|
|
|
+
|
|
|
+ @Excel(name = "bbarcode", width = 15)
|
|
|
+ private Object bbarcode;
|
|
|
+
|
|
|
+ @Excel(name = "iid", width = 15)
|
|
|
+ private Integer iid;
|
|
|
+
|
|
|
+ @Excel(name = "cbarcode", width = 15)
|
|
|
+ private String cbarcode;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine4", width = 15)
|
|
|
+ private String cinvdefine4;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine5", width = 15)
|
|
|
+ private String cinvdefine5;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine6", width = 15)
|
|
|
+ private String cinvdefine6;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine7", width = 15)
|
|
|
+ private String cinvdefine7;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine8", width = 15)
|
|
|
+ private String cinvdefine8;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine9", width = 15)
|
|
|
+ private String cinvdefine9;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine10", width = 15)
|
|
|
+ private String cinvdefine10;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine11", width = 15)
|
|
|
+ private Integer cinvdefine11;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine12", width = 15)
|
|
|
+ private Integer cinvdefine12;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine13", width = 15)
|
|
|
+ private Float cinvdefine13;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine14", width = 15)
|
|
|
+ private Float cinvdefine14;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine15", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date cinvdefine15;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdefine16", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date cinvdefine16;
|
|
|
+
|
|
|
+ @Excel(name = "igrouptype", width = 15)
|
|
|
+ private Integer igrouptype;
|
|
|
+
|
|
|
+ @Excel(name = "cgroupcode", width = 15)
|
|
|
+ private String cgroupcode;
|
|
|
+
|
|
|
+ @Excel(name = "ccomunitcode", width = 15)
|
|
|
+ private String ccomunitcode;
|
|
|
+
|
|
|
+ @Excel(name = "casscomunitcode", width = 15)
|
|
|
+ private String casscomunitcode;
|
|
|
+
|
|
|
+ @Excel(name = "csacomunitcode", width = 15)
|
|
|
+ private String csacomunitcode;
|
|
|
+
|
|
|
+ @Excel(name = "cpucomunitcode", width = 15)
|
|
|
+ private String cpucomunitcode;
|
|
|
+
|
|
|
+ @Excel(name = "cstcomunitcode", width = 15)
|
|
|
+ private String cstcomunitcode;
|
|
|
+
|
|
|
+ @Excel(name = "ccacomunitcode", width = 15)
|
|
|
+ private String ccacomunitcode;
|
|
|
+
|
|
|
+ @Excel(name = "cfrequency", width = 15)
|
|
|
+ private String cfrequency;
|
|
|
+
|
|
|
+ @Excel(name = "ifrequency", width = 15)
|
|
|
+ private Integer ifrequency;
|
|
|
+
|
|
|
+ @Excel(name = "idays", width = 15)
|
|
|
+ private Integer idays;
|
|
|
+
|
|
|
+ @Excel(name = "dlastdate", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date dlastdate;
|
|
|
+
|
|
|
+ @Excel(name = "iwastage", width = 15)
|
|
|
+ private Float iwastage;
|
|
|
+
|
|
|
+ @Excel(name = "bsolitude", width = 15)
|
|
|
+ private Object bsolitude;
|
|
|
+
|
|
|
+ @Excel(name = "centerprise", width = 15)
|
|
|
+ private String centerprise;
|
|
|
+
|
|
|
+ @Excel(name = "caddress", width = 15)
|
|
|
+ private String caddress;
|
|
|
+
|
|
|
+ @Excel(name = "cfile", width = 15)
|
|
|
+ private String cfile;
|
|
|
+
|
|
|
+ @Excel(name = "clabel", width = 15)
|
|
|
+ private String clabel;
|
|
|
+
|
|
|
+ @Excel(name = "ccheckout", width = 15)
|
|
|
+ private String ccheckout;
|
|
|
+
|
|
|
+ @Excel(name = "clicence", width = 15)
|
|
|
+ private String clicence;
|
|
|
+
|
|
|
+ @Excel(name = "bspecialties", width = 15)
|
|
|
+ private Object bspecialties;
|
|
|
+
|
|
|
+ @Excel(name = "cdefwarehouse", width = 15)
|
|
|
+ private String cdefwarehouse;
|
|
|
+
|
|
|
+ @Excel(name = "ihighprice", width = 15)
|
|
|
+ private Float ihighprice;
|
|
|
+
|
|
|
+ @Excel(name = "iexpsalerate", width = 15)
|
|
|
+ private Float iexpsalerate;
|
|
|
+
|
|
|
+ @Excel(name = "cpricegroup", width = 15)
|
|
|
+ private String cpricegroup;
|
|
|
+
|
|
|
+ @Excel(name = "coffergrade", width = 15)
|
|
|
+ private String coffergrade;
|
|
|
+
|
|
|
+ @Excel(name = "iofferrate", width = 15)
|
|
|
+ private Float iofferrate;
|
|
|
+
|
|
|
+ @Excel(name = "cmonth", width = 15)
|
|
|
+ private String cmonth;
|
|
|
+
|
|
|
+ @Excel(name = "iadvancedate", width = 15)
|
|
|
+ private Integer iadvancedate;
|
|
|
+
|
|
|
+ @Excel(name = "ccurrencyname", width = 15)
|
|
|
+ private String ccurrencyname;
|
|
|
+
|
|
|
+ @Excel(name = "cproduceaddress", width = 15)
|
|
|
+ private String cproduceaddress;
|
|
|
+
|
|
|
+ @Excel(name = "cproducenation", width = 15)
|
|
|
+ private String cproducenation;
|
|
|
+
|
|
|
+ @Excel(name = "cregisterno", width = 15)
|
|
|
+ private String cregisterno;
|
|
|
+
|
|
|
+ @Excel(name = "centerno", width = 15)
|
|
|
+ private String centerno;
|
|
|
+
|
|
|
+ @Excel(name = "cpackingtype", width = 15)
|
|
|
+ private String cpackingtype;
|
|
|
+
|
|
|
+ @Excel(name = "cenglishname", width = 15)
|
|
|
+ private String cenglishname;
|
|
|
+
|
|
|
+ @Excel(name = "bpropertycheck", width = 15)
|
|
|
+ private Object bpropertycheck;
|
|
|
+
|
|
|
+ @Excel(name = "cpreparationtype", width = 15)
|
|
|
+ private String cpreparationtype;
|
|
|
+
|
|
|
+ @Excel(name = "ccommodity", width = 15)
|
|
|
+ private String ccommodity;
|
|
|
+
|
|
|
+ @Excel(name = "irecipebatch", width = 15)
|
|
|
+ private Integer irecipebatch;
|
|
|
+
|
|
|
+ @Excel(name = "cnotpatentname", width = 15)
|
|
|
+ private String cnotpatentname;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ @Excel(name = "bpromotsales", width = 15)
|
|
|
+ private Object bpromotsales;
|
|
|
+
|
|
|
+ @Excel(name = "iplanpolicy", width = 15)
|
|
|
+ private Integer iplanpolicy;
|
|
|
+
|
|
|
+ @Excel(name = "iropmethod", width = 15)
|
|
|
+ private Integer iropmethod;
|
|
|
+
|
|
|
+ @Excel(name = "ibatchrule", width = 15)
|
|
|
+ private Integer ibatchrule;
|
|
|
+
|
|
|
+ @Excel(name = "fbatchincrement", width = 15)
|
|
|
+ private Float fbatchincrement;
|
|
|
+
|
|
|
+ @Excel(name = "iassureprovidedays", width = 15)
|
|
|
+ private Integer iassureprovidedays;
|
|
|
+
|
|
|
+ @Excel(name = "iteststyle", width = 15)
|
|
|
+ private Integer iteststyle;
|
|
|
+
|
|
|
+ @Excel(name = "idtmethod", width = 15)
|
|
|
+ private Integer idtmethod;
|
|
|
+
|
|
|
+ @Excel(name = "fdtrate", width = 15)
|
|
|
+ private Float fdtrate;
|
|
|
+
|
|
|
+ @Excel(name = "fdtnum", width = 15)
|
|
|
+ private Float fdtnum;
|
|
|
+
|
|
|
+ @Excel(name = "cdtunit", width = 15)
|
|
|
+ private String cdtunit;
|
|
|
+
|
|
|
+ @Excel(name = "idtstyle", width = 15)
|
|
|
+ private Integer idtstyle;
|
|
|
+
|
|
|
+ @Excel(name = "iqtmethod", width = 15)
|
|
|
+ private Integer iqtmethod;
|
|
|
+
|
|
|
+ @Excel(name = "pictureguid", width = 15)
|
|
|
+ private Object pictureguid;
|
|
|
+
|
|
|
+ @Excel(name = "bplaninv", width = 15)
|
|
|
+ private Object bplaninv;
|
|
|
+
|
|
|
+ @Excel(name = "bproxyforeign", width = 15)
|
|
|
+ private Object bproxyforeign;
|
|
|
+
|
|
|
+ @Excel(name = "batomodel", width = 15)
|
|
|
+ private Object batomodel;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckitem", width = 15)
|
|
|
+ private Object bcheckitem;
|
|
|
+
|
|
|
+ @Excel(name = "bptomodel", width = 15)
|
|
|
+ private Object bptomodel;
|
|
|
+
|
|
|
+ @Excel(name = "bequipment", width = 15)
|
|
|
+ private Object bequipment;
|
|
|
+
|
|
|
+ @Excel(name = "cproductunit", width = 15)
|
|
|
+ private String cproductunit;
|
|
|
+
|
|
|
+ @Excel(name = "forderuplimit", width = 15)
|
|
|
+ private Float forderuplimit;
|
|
|
+
|
|
|
+ @Excel(name = "cmassunit", width = 15)
|
|
|
+ private Integer cmassunit;
|
|
|
+
|
|
|
+ @Excel(name = "fretailprice", width = 15)
|
|
|
+ private Float fretailprice;
|
|
|
+
|
|
|
+ @Excel(name = "cinvdepcode", width = 15)
|
|
|
+ private String cinvdepcode;
|
|
|
+
|
|
|
+ @Excel(name = "ialteradvance", width = 15)
|
|
|
+ private Integer ialteradvance;
|
|
|
+
|
|
|
+ @Excel(name = "falterbasenum", width = 15)
|
|
|
+ private Float falterbasenum;
|
|
|
+
|
|
|
+ @Excel(name = "cplanmethod", width = 15)
|
|
|
+ private String cplanmethod;
|
|
|
+
|
|
|
+ @Excel(name = "bmps", width = 15)
|
|
|
+ private Object bmps;
|
|
|
+
|
|
|
+ @Excel(name = "brop", width = 15)
|
|
|
+ private Object brop;
|
|
|
+
|
|
|
+ @Excel(name = "breplan", width = 15)
|
|
|
+ private Object breplan;
|
|
|
+
|
|
|
+ @Excel(name = "csrpolicy", width = 15)
|
|
|
+ private String csrpolicy;
|
|
|
+
|
|
|
+ @Excel(name = "bbillunite", width = 15)
|
|
|
+ private Object bbillunite;
|
|
|
+
|
|
|
+ @Excel(name = "isupplyday", width = 15)
|
|
|
+ private Integer isupplyday;
|
|
|
+
|
|
|
+ @Excel(name = "fsupplymulti", width = 15)
|
|
|
+ private Float fsupplymulti;
|
|
|
+
|
|
|
+ @Excel(name = "fminsupply", width = 15)
|
|
|
+ private Float fminsupply;
|
|
|
+
|
|
|
+ @Excel(name = "bcutmantissa", width = 15)
|
|
|
+ private Object bcutmantissa;
|
|
|
+
|
|
|
+ @Excel(name = "cinvpersoncode", width = 15)
|
|
|
+ private String cinvpersoncode;
|
|
|
+
|
|
|
+ @Excel(name = "iinvtfid", width = 15)
|
|
|
+ private Integer iinvtfid;
|
|
|
+
|
|
|
+ @Excel(name = "cengineerfigno", width = 15)
|
|
|
+ private String cengineerfigno;
|
|
|
+
|
|
|
+ @Excel(name = "bintotalcost", width = 15)
|
|
|
+ private Object bintotalcost;
|
|
|
+
|
|
|
+ @Excel(name = "isupplytype", width = 15)
|
|
|
+ private Integer isupplytype;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree1", width = 15)
|
|
|
+ private Object bconfigfree1;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree2", width = 15)
|
|
|
+ private Object bconfigfree2;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree3", width = 15)
|
|
|
+ private Object bconfigfree3;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree4", width = 15)
|
|
|
+ private Object bconfigfree4;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree5", width = 15)
|
|
|
+ private Object bconfigfree5;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree6", width = 15)
|
|
|
+ private Object bconfigfree6;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree7", width = 15)
|
|
|
+ private Object bconfigfree7;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree8", width = 15)
|
|
|
+ private Object bconfigfree8;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree9", width = 15)
|
|
|
+ private Object bconfigfree9;
|
|
|
+
|
|
|
+ @Excel(name = "bconfigfree10", width = 15)
|
|
|
+ private Object bconfigfree10;
|
|
|
+
|
|
|
+ @Excel(name = "idtlevel", width = 15)
|
|
|
+ private Integer idtlevel;
|
|
|
+
|
|
|
+ @Excel(name = "cdtaql", width = 15)
|
|
|
+ private String cdtaql;
|
|
|
+
|
|
|
+ @Excel(name = "bperioddt", width = 15)
|
|
|
+ private Object bperioddt;
|
|
|
+
|
|
|
+ @Excel(name = "cdtperiod", width = 15)
|
|
|
+ private String cdtperiod;
|
|
|
+
|
|
|
+ @Excel(name = "ibigmonth", width = 15)
|
|
|
+ private Integer ibigmonth;
|
|
|
+
|
|
|
+ @Excel(name = "ibigday", width = 15)
|
|
|
+ private Integer ibigday;
|
|
|
+
|
|
|
+ @Excel(name = "ismallmonth", width = 15)
|
|
|
+ private Integer ismallmonth;
|
|
|
+
|
|
|
+ @Excel(name = "ismallday", width = 15)
|
|
|
+ private Integer ismallday;
|
|
|
+
|
|
|
+ @Excel(name = "boutinvdt", width = 15)
|
|
|
+ private Object boutinvdt;
|
|
|
+
|
|
|
+ @Excel(name = "bbackinvdt", width = 15)
|
|
|
+ private Object bbackinvdt;
|
|
|
+
|
|
|
+ @Excel(name = "ienddtstyle", width = 15)
|
|
|
+ private Integer ienddtstyle;
|
|
|
+
|
|
|
+ @Excel(name = "bdtwarninv", width = 15)
|
|
|
+ private Object bdtwarninv;
|
|
|
+
|
|
|
+ @Excel(name = "fbacktaxrate", width = 15)
|
|
|
+ private Float fbacktaxrate;
|
|
|
+
|
|
|
+ @Excel(name = "cciqcode", width = 15)
|
|
|
+ private String cciqcode;
|
|
|
+
|
|
|
+ @Excel(name = "cwgroupcode", width = 15)
|
|
|
+ private String cwgroupcode;
|
|
|
+
|
|
|
+ @Excel(name = "cwunit", width = 15)
|
|
|
+ private String cwunit;
|
|
|
+
|
|
|
+ @Excel(name = "fgrossw", width = 15)
|
|
|
+ private Float fgrossw;
|
|
|
+
|
|
|
+ @Excel(name = "cvgroupcode", width = 15)
|
|
|
+ private String cvgroupcode;
|
|
|
+
|
|
|
+ @Excel(name = "cvunit", width = 15)
|
|
|
+ private String cvunit;
|
|
|
+
|
|
|
+ @Excel(name = "flength", width = 15)
|
|
|
+ private Float flength;
|
|
|
+
|
|
|
+ @Excel(name = "fwidth", width = 15)
|
|
|
+ private Float fwidth;
|
|
|
+
|
|
|
+ @Excel(name = "fheight", width = 15)
|
|
|
+ private Float fheight;
|
|
|
+
|
|
|
+ @Excel(name = "idtucounter", width = 15)
|
|
|
+ private Integer idtucounter;
|
|
|
+
|
|
|
+ @Excel(name = "idtdcounter", width = 15)
|
|
|
+ private Integer idtdcounter;
|
|
|
+
|
|
|
+ @Excel(name = "ibatchcounter", width = 15)
|
|
|
+ private Integer ibatchcounter;
|
|
|
+
|
|
|
+ @Excel(name = "cshopunit", width = 15)
|
|
|
+ private String cshopunit;
|
|
|
+
|
|
|
+ @Excel(name = "cpurpersoncode", width = 15)
|
|
|
+ private String cpurpersoncode;
|
|
|
+
|
|
|
+ @Excel(name = "bimportmedicine", width = 15)
|
|
|
+ private Object bimportmedicine;
|
|
|
+
|
|
|
+ @Excel(name = "bfirstbusimedicine", width = 15)
|
|
|
+ private Object bfirstbusimedicine;
|
|
|
+
|
|
|
+ @Excel(name = "bforeexpland", width = 15)
|
|
|
+ private Object bforeexpland;
|
|
|
+
|
|
|
+ @Excel(name = "cinvplancode", width = 15)
|
|
|
+ private String cinvplancode;
|
|
|
+
|
|
|
+ @Excel(name = "fconvertrate", width = 15)
|
|
|
+ private Float fconvertrate;
|
|
|
+
|
|
|
+ @Excel(name = "dreplacedate", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
+ @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
+ private Date dreplacedate;
|
|
|
+
|
|
|
+ @Excel(name = "binvmodel", width = 15)
|
|
|
+ private Object binvmodel;
|
|
|
+
|
|
|
+ @Excel(name = "bkccutmantissa", width = 15)
|
|
|
+ private Object bkccutmantissa;
|
|
|
+
|
|
|
+ @Excel(name = "breceiptbydt", width = 15)
|
|
|
+ private Object breceiptbydt;
|
|
|
+
|
|
|
+ @Excel(name = "iimptaxrate", width = 15)
|
|
|
+ private Float iimptaxrate;
|
|
|
+
|
|
|
+ @Excel(name = "iexptaxrate", width = 15)
|
|
|
+ private Float iexptaxrate;
|
|
|
+
|
|
|
+ @Excel(name = "bexpsale", width = 15)
|
|
|
+ private Object bexpsale;
|
|
|
+
|
|
|
+ @Excel(name = "idrawbatch", width = 15)
|
|
|
+ private Float idrawbatch;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckbsatp", width = 15)
|
|
|
+ private Object bcheckbsatp;
|
|
|
+
|
|
|
+ @Excel(name = "cinvprojectcode", width = 15)
|
|
|
+ private String cinvprojectcode;
|
|
|
+
|
|
|
+ @Excel(name = "itestrule", width = 15)
|
|
|
+ private Integer itestrule;
|
|
|
+
|
|
|
+ @Excel(name = "crulecode", width = 15)
|
|
|
+ private String crulecode;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree1", width = 15)
|
|
|
+ private Object bcheckfree1;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree2", width = 15)
|
|
|
+ private Object bcheckfree2;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree3", width = 15)
|
|
|
+ private Object bcheckfree3;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree4", width = 15)
|
|
|
+ private Object bcheckfree4;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree5", width = 15)
|
|
|
+ private Object bcheckfree5;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree6", width = 15)
|
|
|
+ private Object bcheckfree6;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree7", width = 15)
|
|
|
+ private Object bcheckfree7;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree8", width = 15)
|
|
|
+ private Object bcheckfree8;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree9", width = 15)
|
|
|
+ private Object bcheckfree9;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckfree10", width = 15)
|
|
|
+ private Object bcheckfree10;
|
|
|
+
|
|
|
+ @Excel(name = "bbommain", width = 15)
|
|
|
+ private Object bbommain;
|
|
|
+
|
|
|
+ @Excel(name = "bbomsub", width = 15)
|
|
|
+ private Object bbomsub;
|
|
|
+
|
|
|
+ @Excel(name = "bproductbill", width = 15)
|
|
|
+ private Object bproductbill;
|
|
|
+
|
|
|
+ @Excel(name = "icheckatp", width = 15)
|
|
|
+ private Integer icheckatp;
|
|
|
+
|
|
|
+ @Excel(name = "iinvatpid", width = 15)
|
|
|
+ private Integer iinvatpid;
|
|
|
+
|
|
|
+ @Excel(name = "iplantfday", width = 15)
|
|
|
+ private Integer iplantfday;
|
|
|
+
|
|
|
+ @Excel(name = "ioverlapday", width = 15)
|
|
|
+ private Integer ioverlapday;
|
|
|
+
|
|
|
+ @Excel(name = "bpiece", width = 15)
|
|
|
+ private Object bpiece;
|
|
|
+
|
|
|
+ @Excel(name = "bsrvitem", width = 15)
|
|
|
+ private Object bsrvitem;
|
|
|
+
|
|
|
+ @Excel(name = "bsrvfittings", width = 15)
|
|
|
+ private Object bsrvfittings;
|
|
|
+
|
|
|
+ @Excel(name = "fmaxsupply", width = 15)
|
|
|
+ private Float fmaxsupply;
|
|
|
+
|
|
|
+ @Excel(name = "fminsplit", width = 15)
|
|
|
+ private Float fminsplit;
|
|
|
+
|
|
|
+ @Excel(name = "bspecialorder", width = 15)
|
|
|
+ private Object bspecialorder;
|
|
|
+
|
|
|
+ @Excel(name = "btracksalebill", width = 15)
|
|
|
+ private Object btracksalebill;
|
|
|
+
|
|
|
+ @Excel(name = "cinvmnemcode", width = 15)
|
|
|
+ private String cinvmnemcode;
|
|
|
+
|
|
|
+ @Excel(name = "iplandefault", width = 15)
|
|
|
+ private Integer iplandefault;
|
|
|
+
|
|
|
+ @Excel(name = "ipfbatchqty", width = 15)
|
|
|
+ private Float ipfbatchqty;
|
|
|
+
|
|
|
+ @Excel(name = "iallocateprintdgt", width = 15)
|
|
|
+ private Integer iallocateprintdgt;
|
|
|
+
|
|
|
+ @Excel(name = "bcheckbatch", width = 15)
|
|
|
+ private Object bcheckbatch;
|
|
|
+
|
|
|
+ @Excel(name = "bmngoldpart", width = 15)
|
|
|
+ private Object bmngoldpart;
|
|
|
+
|
|
|
+ @Excel(name = "ioldpartmngrule", width = 15)
|
|
|
+ private Integer ioldpartmngrule;
|
|
|
+
|
|
|
+ @Excel(name = "cretaildefreturnwh", width = 15)
|
|
|
+ private String cretaildefreturnwh;
|
|
|
+}
|