package com.zy.nc.entity; import com.baomidou.mybatisplus.annotations.TableField; import com.baomidou.mybatisplus.annotations.TableId; import com.baomidou.mybatisplus.annotations.TableName; import java.math.BigDecimal; import java.util.Date; import lombok.Data; /** * * @TableName ncc_sc_zkmxb_wms */ @TableName(value ="ncc_sc_zkmxb_wms") @Data public class NccScZkmxbWms { /** * */ @TableId private String cspecialbid; /** * */ private String vbillcode; /** * */ private String dmakedate; /** * */ private Date scdmakedate; /** * */ private String dbilldate; /** * */ private String taudittime; /** * */ private String zzbm; /** * */ private String zzmc; /** * */ private String ckzzbm; /** * */ private String ckzzmc; /** * */ private String ckssbcode; /** * */ private String cksssyb; /** * */ private String ckckbm; /** * */ private String ckckmc; /** * */ private String ckbmbm; /** * */ private String ckbmmc; /** * */ private String rkzzbm; /** * */ private String rkzzmc; /** * */ private String rkssbcode; /** * */ private String rksssyb; /** * */ private String rkckbm; /** * */ private String rkckmc; /** * */ private String rkbmbm; /** * */ private String rkbmmc; /** * */ private Long djzt; /** * */ private String zklx; /** * */ private String wlbm; /** * */ private String wlmc; /** * */ private String wlgg; /** * */ private String wlxh; /** * */ private String wljc; /** * */ private String jbflbm; /** * */ private String jbflmc; /** * */ private String sjflbm; /** * */ private String sjflmc; /** * */ private String zsjflbm; /** * */ private String zsjflmc; /** * */ private String zdw; /** * */ private String fdw; /** * */ private String kczt; /** * */ private String vbatchcode; /** * */ private String vdef1; /** * */ private String vdef2; /** * */ private String vdef3; /** * */ private String khbm; /** * */ private String khmc; /** * */ private String khjc; /** * */ private BigDecimal yzzsl; /** * */ private BigDecimal yzfsl; /** * */ private BigDecimal ljckzsl; /** * */ private BigDecimal ljrkzsl; /** * */ private Integer dr; /** * */ private String ts; @Override public boolean equals(Object that) { if (this == that) { return true; } if (that == null) { return false; } if (getClass() != that.getClass()) { return false; } NccScZkmxbWms other = (NccScZkmxbWms) that; return (this.getCspecialbid() == null ? other.getCspecialbid() == null : this.getCspecialbid().equals(other.getCspecialbid())) && (this.getVbillcode() == null ? other.getVbillcode() == null : this.getVbillcode().equals(other.getVbillcode())) && (this.getDmakedate() == null ? other.getDmakedate() == null : this.getDmakedate().equals(other.getDmakedate())) && (this.getScdmakedate() == null ? other.getScdmakedate() == null : this.getScdmakedate().equals(other.getScdmakedate())) && (this.getDbilldate() == null ? other.getDbilldate() == null : this.getDbilldate().equals(other.getDbilldate())) && (this.getTaudittime() == null ? other.getTaudittime() == null : this.getTaudittime().equals(other.getTaudittime())) && (this.getZzbm() == null ? other.getZzbm() == null : this.getZzbm().equals(other.getZzbm())) && (this.getZzmc() == null ? other.getZzmc() == null : this.getZzmc().equals(other.getZzmc())) && (this.getCkzzbm() == null ? other.getCkzzbm() == null : this.getCkzzbm().equals(other.getCkzzbm())) && (this.getCkzzmc() == null ? other.getCkzzmc() == null : this.getCkzzmc().equals(other.getCkzzmc())) && (this.getCkssbcode() == null ? other.getCkssbcode() == null : this.getCkssbcode().equals(other.getCkssbcode())) && (this.getCksssyb() == null ? other.getCksssyb() == null : this.getCksssyb().equals(other.getCksssyb())) && (this.getCkckbm() == null ? other.getCkckbm() == null : this.getCkckbm().equals(other.getCkckbm())) && (this.getCkckmc() == null ? other.getCkckmc() == null : this.getCkckmc().equals(other.getCkckmc())) && (this.getCkbmbm() == null ? other.getCkbmbm() == null : this.getCkbmbm().equals(other.getCkbmbm())) && (this.getCkbmmc() == null ? other.getCkbmmc() == null : this.getCkbmmc().equals(other.getCkbmmc())) && (this.getRkzzbm() == null ? other.getRkzzbm() == null : this.getRkzzbm().equals(other.getRkzzbm())) && (this.getRkzzmc() == null ? other.getRkzzmc() == null : this.getRkzzmc().equals(other.getRkzzmc())) && (this.getRkssbcode() == null ? other.getRkssbcode() == null : this.getRkssbcode().equals(other.getRkssbcode())) && (this.getRksssyb() == null ? other.getRksssyb() == null : this.getRksssyb().equals(other.getRksssyb())) && (this.getRkckbm() == null ? other.getRkckbm() == null : this.getRkckbm().equals(other.getRkckbm())) && (this.getRkckmc() == null ? other.getRkckmc() == null : this.getRkckmc().equals(other.getRkckmc())) && (this.getRkbmbm() == null ? other.getRkbmbm() == null : this.getRkbmbm().equals(other.getRkbmbm())) && (this.getRkbmmc() == null ? other.getRkbmmc() == null : this.getRkbmmc().equals(other.getRkbmmc())) && (this.getDjzt() == null ? other.getDjzt() == null : this.getDjzt().equals(other.getDjzt())) && (this.getZklx() == null ? other.getZklx() == null : this.getZklx().equals(other.getZklx())) && (this.getWlbm() == null ? other.getWlbm() == null : this.getWlbm().equals(other.getWlbm())) && (this.getWlmc() == null ? other.getWlmc() == null : this.getWlmc().equals(other.getWlmc())) && (this.getWlgg() == null ? other.getWlgg() == null : this.getWlgg().equals(other.getWlgg())) && (this.getWlxh() == null ? other.getWlxh() == null : this.getWlxh().equals(other.getWlxh())) && (this.getWljc() == null ? other.getWljc() == null : this.getWljc().equals(other.getWljc())) && (this.getJbflbm() == null ? other.getJbflbm() == null : this.getJbflbm().equals(other.getJbflbm())) && (this.getJbflmc() == null ? other.getJbflmc() == null : this.getJbflmc().equals(other.getJbflmc())) && (this.getSjflbm() == null ? other.getSjflbm() == null : this.getSjflbm().equals(other.getSjflbm())) && (this.getSjflmc() == null ? other.getSjflmc() == null : this.getSjflmc().equals(other.getSjflmc())) && (this.getZsjflbm() == null ? other.getZsjflbm() == null : this.getZsjflbm().equals(other.getZsjflbm())) && (this.getZsjflmc() == null ? other.getZsjflmc() == null : this.getZsjflmc().equals(other.getZsjflmc())) && (this.getZdw() == null ? other.getZdw() == null : this.getZdw().equals(other.getZdw())) && (this.getFdw() == null ? other.getFdw() == null : this.getFdw().equals(other.getFdw())) && (this.getKczt() == null ? other.getKczt() == null : this.getKczt().equals(other.getKczt())) && (this.getVbatchcode() == null ? other.getVbatchcode() == null : this.getVbatchcode().equals(other.getVbatchcode())) && (this.getVdef1() == null ? other.getVdef1() == null : this.getVdef1().equals(other.getVdef1())) && (this.getVdef2() == null ? other.getVdef2() == null : this.getVdef2().equals(other.getVdef2())) && (this.getVdef3() == null ? other.getVdef3() == null : this.getVdef3().equals(other.getVdef3())) && (this.getKhbm() == null ? other.getKhbm() == null : this.getKhbm().equals(other.getKhbm())) && (this.getKhmc() == null ? other.getKhmc() == null : this.getKhmc().equals(other.getKhmc())) && (this.getKhjc() == null ? other.getKhjc() == null : this.getKhjc().equals(other.getKhjc())) && (this.getYzzsl() == null ? other.getYzzsl() == null : this.getYzzsl().equals(other.getYzzsl())) && (this.getYzfsl() == null ? other.getYzfsl() == null : this.getYzfsl().equals(other.getYzfsl())) && (this.getLjckzsl() == null ? other.getLjckzsl() == null : this.getLjckzsl().equals(other.getLjckzsl())) && (this.getLjrkzsl() == null ? other.getLjrkzsl() == null : this.getLjrkzsl().equals(other.getLjrkzsl())) && (this.getDr() == null ? other.getDr() == null : this.getDr().equals(other.getDr())) && (this.getTs() == null ? other.getTs() == null : this.getTs().equals(other.getTs())); } @Override public int hashCode() { final int prime = 31; int result = 1; result = prime * result + ((getCspecialbid() == null) ? 0 : getCspecialbid().hashCode()); result = prime * result + ((getVbillcode() == null) ? 0 : getVbillcode().hashCode()); result = prime * result + ((getDmakedate() == null) ? 0 : getDmakedate().hashCode()); result = prime * result + ((getScdmakedate() == null) ? 0 : getScdmakedate().hashCode()); result = prime * result + ((getDbilldate() == null) ? 0 : getDbilldate().hashCode()); result = prime * result + ((getTaudittime() == null) ? 0 : getTaudittime().hashCode()); result = prime * result + ((getZzbm() == null) ? 0 : getZzbm().hashCode()); result = prime * result + ((getZzmc() == null) ? 0 : getZzmc().hashCode()); result = prime * result + ((getCkzzbm() == null) ? 0 : getCkzzbm().hashCode()); result = prime * result + ((getCkzzmc() == null) ? 0 : getCkzzmc().hashCode()); result = prime * result + ((getCkssbcode() == null) ? 0 : getCkssbcode().hashCode()); result = prime * result + ((getCksssyb() == null) ? 0 : getCksssyb().hashCode()); result = prime * result + ((getCkckbm() == null) ? 0 : getCkckbm().hashCode()); result = prime * result + ((getCkckmc() == null) ? 0 : getCkckmc().hashCode()); result = prime * result + ((getCkbmbm() == null) ? 0 : getCkbmbm().hashCode()); result = prime * result + ((getCkbmmc() == null) ? 0 : getCkbmmc().hashCode()); result = prime * result + ((getRkzzbm() == null) ? 0 : getRkzzbm().hashCode()); result = prime * result + ((getRkzzmc() == null) ? 0 : getRkzzmc().hashCode()); result = prime * result + ((getRkssbcode() == null) ? 0 : getRkssbcode().hashCode()); result = prime * result + ((getRksssyb() == null) ? 0 : getRksssyb().hashCode()); result = prime * result + ((getRkckbm() == null) ? 0 : getRkckbm().hashCode()); result = prime * result + ((getRkckmc() == null) ? 0 : getRkckmc().hashCode()); result = prime * result + ((getRkbmbm() == null) ? 0 : getRkbmbm().hashCode()); result = prime * result + ((getRkbmmc() == null) ? 0 : getRkbmmc().hashCode()); result = prime * result + ((getDjzt() == null) ? 0 : getDjzt().hashCode()); result = prime * result + ((getZklx() == null) ? 0 : getZklx().hashCode()); result = prime * result + ((getWlbm() == null) ? 0 : getWlbm().hashCode()); result = prime * result + ((getWlmc() == null) ? 0 : getWlmc().hashCode()); result = prime * result + ((getWlgg() == null) ? 0 : getWlgg().hashCode()); result = prime * result + ((getWlxh() == null) ? 0 : getWlxh().hashCode()); result = prime * result + ((getWljc() == null) ? 0 : getWljc().hashCode()); result = prime * result + ((getJbflbm() == null) ? 0 : getJbflbm().hashCode()); result = prime * result + ((getJbflmc() == null) ? 0 : getJbflmc().hashCode()); result = prime * result + ((getSjflbm() == null) ? 0 : getSjflbm().hashCode()); result = prime * result + ((getSjflmc() == null) ? 0 : getSjflmc().hashCode()); result = prime * result + ((getZsjflbm() == null) ? 0 : getZsjflbm().hashCode()); result = prime * result + ((getZsjflmc() == null) ? 0 : getZsjflmc().hashCode()); result = prime * result + ((getZdw() == null) ? 0 : getZdw().hashCode()); result = prime * result + ((getFdw() == null) ? 0 : getFdw().hashCode()); result = prime * result + ((getKczt() == null) ? 0 : getKczt().hashCode()); result = prime * result + ((getVbatchcode() == null) ? 0 : getVbatchcode().hashCode()); result = prime * result + ((getVdef1() == null) ? 0 : getVdef1().hashCode()); result = prime * result + ((getVdef2() == null) ? 0 : getVdef2().hashCode()); result = prime * result + ((getVdef3() == null) ? 0 : getVdef3().hashCode()); result = prime * result + ((getKhbm() == null) ? 0 : getKhbm().hashCode()); result = prime * result + ((getKhmc() == null) ? 0 : getKhmc().hashCode()); result = prime * result + ((getKhjc() == null) ? 0 : getKhjc().hashCode()); result = prime * result + ((getYzzsl() == null) ? 0 : getYzzsl().hashCode()); result = prime * result + ((getYzfsl() == null) ? 0 : getYzfsl().hashCode()); result = prime * result + ((getLjckzsl() == null) ? 0 : getLjckzsl().hashCode()); result = prime * result + ((getLjrkzsl() == null) ? 0 : getLjrkzsl().hashCode()); result = prime * result + ((getDr() == null) ? 0 : getDr().hashCode()); result = prime * result + ((getTs() == null) ? 0 : getTs().hashCode()); return result; } @Override public String toString() { StringBuilder sb = new StringBuilder(); sb.append(getClass().getSimpleName()); sb.append(" ["); sb.append("Hash = ").append(hashCode()); sb.append(", cspecialbid=").append(cspecialbid); sb.append(", vbillcode=").append(vbillcode); sb.append(", dmakedate=").append(dmakedate); sb.append(", scdmakedate=").append(scdmakedate); sb.append(", dbilldate=").append(dbilldate); sb.append(", taudittime=").append(taudittime); sb.append(", zzbm=").append(zzbm); sb.append(", zzmc=").append(zzmc); sb.append(", ckzzbm=").append(ckzzbm); sb.append(", ckzzmc=").append(ckzzmc); sb.append(", ckssbcode=").append(ckssbcode); sb.append(", cksssyb=").append(cksssyb); sb.append(", ckckbm=").append(ckckbm); sb.append(", ckckmc=").append(ckckmc); sb.append(", ckbmbm=").append(ckbmbm); sb.append(", ckbmmc=").append(ckbmmc); sb.append(", rkzzbm=").append(rkzzbm); sb.append(", rkzzmc=").append(rkzzmc); sb.append(", rkssbcode=").append(rkssbcode); sb.append(", rksssyb=").append(rksssyb); sb.append(", rkckbm=").append(rkckbm); sb.append(", rkckmc=").append(rkckmc); sb.append(", rkbmbm=").append(rkbmbm); sb.append(", rkbmmc=").append(rkbmmc); sb.append(", djzt=").append(djzt); sb.append(", zklx=").append(zklx); sb.append(", wlbm=").append(wlbm); sb.append(", wlmc=").append(wlmc); sb.append(", wlgg=").append(wlgg); sb.append(", wlxh=").append(wlxh); sb.append(", wljc=").append(wljc); sb.append(", jbflbm=").append(jbflbm); sb.append(", jbflmc=").append(jbflmc); sb.append(", sjflbm=").append(sjflbm); sb.append(", sjflmc=").append(sjflmc); sb.append(", zsjflbm=").append(zsjflbm); sb.append(", zsjflmc=").append(zsjflmc); sb.append(", zdw=").append(zdw); sb.append(", fdw=").append(fdw); sb.append(", kczt=").append(kczt); sb.append(", vbatchcode=").append(vbatchcode); sb.append(", vdef1=").append(vdef1); sb.append(", vdef2=").append(vdef2); sb.append(", vdef3=").append(vdef3); sb.append(", khbm=").append(khbm); sb.append(", khmc=").append(khmc); sb.append(", khjc=").append(khjc); sb.append(", yzzsl=").append(yzzsl); sb.append(", yzfsl=").append(yzfsl); sb.append(", ljckzsl=").append(ljckzsl); sb.append(", ljrkzsl=").append(ljrkzsl); sb.append(", dr=").append(dr); sb.append(", ts=").append(ts); sb.append("]"); return sb.toString(); } }