|
@@ -58,6 +58,78 @@ public class WeighData extends BaseEntity
|
|
@Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
@Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
private String ext8;
|
|
private String ext8;
|
|
|
|
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt01;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt02;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt03;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt04;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt05;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt06;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt07;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt08;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt09;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt10;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt11;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt12;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt13;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt14;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt15;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt16;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt17;
|
|
|
|
+
|
|
|
|
+ /** $column.columnComment */
|
|
|
|
+ @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
|
|
|
|
+ private String lotatt18;
|
|
|
|
+
|
|
public void setId(Long id)
|
|
public void setId(Long id)
|
|
{
|
|
{
|
|
this.id = id;
|
|
this.id = id;
|
|
@@ -157,6 +229,168 @@ public class WeighData extends BaseEntity
|
|
{
|
|
{
|
|
return ext8;
|
|
return ext8;
|
|
}
|
|
}
|
|
|
|
+ public void setLotatt01(String lotatt01)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt01 = lotatt01;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt01()
|
|
|
|
+ {
|
|
|
|
+ return lotatt01;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt02(String lotatt02)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt02 = lotatt02;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt02()
|
|
|
|
+ {
|
|
|
|
+ return lotatt02;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt03(String lotatt03)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt03 = lotatt03;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt03()
|
|
|
|
+ {
|
|
|
|
+ return lotatt03;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt04(String lotatt04)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt04 = lotatt04;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt04()
|
|
|
|
+ {
|
|
|
|
+ return lotatt04;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt05(String lotatt05)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt05 = lotatt05;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt05()
|
|
|
|
+ {
|
|
|
|
+ return lotatt05;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt06(String lotatt06)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt06 = lotatt06;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt06()
|
|
|
|
+ {
|
|
|
|
+ return lotatt06;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt07(String lotatt07)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt07 = lotatt07;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt07()
|
|
|
|
+ {
|
|
|
|
+ return lotatt07;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt08(String lotatt08)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt08 = lotatt08;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt08()
|
|
|
|
+ {
|
|
|
|
+ return lotatt08;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt09(String lotatt09)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt09 = lotatt09;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt09()
|
|
|
|
+ {
|
|
|
|
+ return lotatt09;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt10(String lotatt10)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt10 = lotatt10;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt10()
|
|
|
|
+ {
|
|
|
|
+ return lotatt10;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt11(String lotatt11)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt11 = lotatt11;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt11()
|
|
|
|
+ {
|
|
|
|
+ return lotatt11;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt12(String lotatt12)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt12 = lotatt12;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt12()
|
|
|
|
+ {
|
|
|
|
+ return lotatt12;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt13(String lotatt13)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt13 = lotatt13;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt13()
|
|
|
|
+ {
|
|
|
|
+ return lotatt13;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt14(String lotatt14)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt14 = lotatt14;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt14()
|
|
|
|
+ {
|
|
|
|
+ return lotatt14;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt15(String lotatt15)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt15 = lotatt15;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt15()
|
|
|
|
+ {
|
|
|
|
+ return lotatt15;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt16(String lotatt16)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt16 = lotatt16;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt16()
|
|
|
|
+ {
|
|
|
|
+ return lotatt16;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt17(String lotatt17)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt17 = lotatt17;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt17()
|
|
|
|
+ {
|
|
|
|
+ return lotatt17;
|
|
|
|
+ }
|
|
|
|
+ public void setLotatt18(String lotatt18)
|
|
|
|
+ {
|
|
|
|
+ this.lotatt18 = lotatt18;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ public String getLotatt18()
|
|
|
|
+ {
|
|
|
|
+ return lotatt18;
|
|
|
|
+ }
|
|
|
|
|
|
@Override
|
|
@Override
|
|
public String toString() {
|
|
public String toString() {
|
|
@@ -172,6 +406,24 @@ public class WeighData extends BaseEntity
|
|
.append("ext6", getExt6())
|
|
.append("ext6", getExt6())
|
|
.append("ext7", getExt7())
|
|
.append("ext7", getExt7())
|
|
.append("ext8", getExt8())
|
|
.append("ext8", getExt8())
|
|
|
|
+ .append("lotatt01", getLotatt01())
|
|
|
|
+ .append("lotatt02", getLotatt02())
|
|
|
|
+ .append("lotatt03", getLotatt03())
|
|
|
|
+ .append("lotatt04", getLotatt04())
|
|
|
|
+ .append("lotatt05", getLotatt05())
|
|
|
|
+ .append("lotatt06", getLotatt06())
|
|
|
|
+ .append("lotatt07", getLotatt07())
|
|
|
|
+ .append("lotatt08", getLotatt08())
|
|
|
|
+ .append("lotatt09", getLotatt09())
|
|
|
|
+ .append("lotatt10", getLotatt10())
|
|
|
|
+ .append("lotatt11", getLotatt11())
|
|
|
|
+ .append("lotatt12", getLotatt12())
|
|
|
|
+ .append("lotatt13", getLotatt13())
|
|
|
|
+ .append("lotatt14", getLotatt14())
|
|
|
|
+ .append("lotatt15", getLotatt15())
|
|
|
|
+ .append("lotatt16", getLotatt16())
|
|
|
|
+ .append("lotatt17", getLotatt17())
|
|
|
|
+ .append("lotatt18", getLotatt18())
|
|
.append("createBy", getCreateBy())
|
|
.append("createBy", getCreateBy())
|
|
.append("createTime", getCreateTime())
|
|
.append("createTime", getCreateTime())
|
|
.append("updateBy", getUpdateBy())
|
|
.append("updateBy", getUpdateBy())
|