Commit 46a955db authored by liboyang's avatar liboyang

第一次上传

parent 3b8538cd
package com.yxproject.start.dto;
import java.sql.Time;
public class CardsStatusAndCardsMsgDto {
private String uploadNo;
private Long progressStatus;
private String note;
private String importDate;
private Time createTaskDate;
private Time dataCheckDate;
private Time filmPrintDate;
private Time positionDate;
private Time sortDate;
private Time qualityTestDate;
private Time outStorageDate;
private Time handOutDate;
private Time signInDate;
private String jmsfzslh;
private String gmsfhm;
private String xm;
private String xbdm;
private String mzdm;
private String csrq;
private String ssxqdm;
private String dzmc;
private String sdxp;
private String zwyZwtxsj;
private String zwyZwtzsj;
private String zweZwtxsj;
private String zweZwtzsj;
private String qfjgGajgmc;
private String yxqqsrq;
private String yxqjzrq;
private String jmsfzslyydm;
private String jmsfzzzlxdm;
private String jmsfzlzfsdm;
private String sjrXm;
private String sjrLxdh;
private String sjrYzbm;
private String sjrTxdz;
private String sid;
private String fileName;
public String getUploadNo() {
return uploadNo;
}
public void setUploadNo(String uploadNo) {
this.uploadNo = uploadNo;
}
public Long getProgressStatus() {
return progressStatus;
}
public void setProgressStatus(Long progressStatus) {
this.progressStatus = progressStatus;
}
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
public String getImportDate() {
return importDate;
}
public void setImportDate(String importDate) {
this.importDate = importDate;
}
public Time getCreateTaskDate() {
return createTaskDate;
}
public void setCreateTaskDate(Time createTaskDate) {
this.createTaskDate = createTaskDate;
}
public Time getDataCheckDate() {
return dataCheckDate;
}
public void setDataCheckDate(Time dataCheckDate) {
this.dataCheckDate = dataCheckDate;
}
public Time getFilmPrintDate() {
return filmPrintDate;
}
public void setFilmPrintDate(Time filmPrintDate) {
this.filmPrintDate = filmPrintDate;
}
public Time getPositionDate() {
return positionDate;
}
public void setPositionDate(Time positionDate) {
this.positionDate = positionDate;
}
public Time getSortDate() {
return sortDate;
}
public void setSortDate(Time sortDate) {
this.sortDate = sortDate;
}
public Time getQualityTestDate() {
return qualityTestDate;
}
public void setQualityTestDate(Time qualityTestDate) {
this.qualityTestDate = qualityTestDate;
}
public Time getOutStorageDate() {
return outStorageDate;
}
public void setOutStorageDate(Time outStorageDate) {
this.outStorageDate = outStorageDate;
}
public Time getHandOutDate() {
return handOutDate;
}
public void setHandOutDate(Time handOutDate) {
this.handOutDate = handOutDate;
}
public Time getSignInDate() {
return signInDate;
}
public void setSignInDate(Time signInDate) {
this.signInDate = signInDate;
}
public String getJmsfzslh() {
return jmsfzslh;
}
public void setJmsfzslh(String jmsfzslh) {
this.jmsfzslh = jmsfzslh;
}
public String getGmsfhm() {
return gmsfhm;
}
public void setGmsfhm(String gmsfhm) {
this.gmsfhm = gmsfhm;
}
public String getXm() {
return xm;
}
public void setXm(String xm) {
this.xm = xm;
}
public String getXbdm() {
return xbdm;
}
public void setXbdm(String xbdm) {
this.xbdm = xbdm;
}
public String getMzdm() {
return mzdm;
}
public void setMzdm(String mzdm) {
this.mzdm = mzdm;
}
public String getCsrq() {
return csrq;
}
public void setCsrq(String csrq) {
this.csrq = csrq;
}
public String getSsxqdm() {
return ssxqdm;
}
public void setSsxqdm(String ssxqdm) {
this.ssxqdm = ssxqdm;
}
public String getDzmc() {
return dzmc;
}
public void setDzmc(String dzmc) {
this.dzmc = dzmc;
}
public String getSdxp() {
return sdxp;
}
public void setSdxp(String sdxp) {
this.sdxp = sdxp;
}
public String getZwyZwtxsj() {
return zwyZwtxsj;
}
public void setZwyZwtxsj(String zwyZwtxsj) {
this.zwyZwtxsj = zwyZwtxsj;
}
public String getZwyZwtzsj() {
return zwyZwtzsj;
}
public void setZwyZwtzsj(String zwyZwtzsj) {
this.zwyZwtzsj = zwyZwtzsj;
}
public String getZweZwtxsj() {
return zweZwtxsj;
}
public void setZweZwtxsj(String zweZwtxsj) {
this.zweZwtxsj = zweZwtxsj;
}
public String getZweZwtzsj() {
return zweZwtzsj;
}
public void setZweZwtzsj(String zweZwtzsj) {
this.zweZwtzsj = zweZwtzsj;
}
public String getQfjgGajgmc() {
return qfjgGajgmc;
}
public void setQfjgGajgmc(String qfjgGajgmc) {
this.qfjgGajgmc = qfjgGajgmc;
}
public String getYxqqsrq() {
return yxqqsrq;
}
public void setYxqqsrq(String yxqqsrq) {
this.yxqqsrq = yxqqsrq;
}
public String getYxqjzrq() {
return yxqjzrq;
}
public void setYxqjzrq(String yxqjzrq) {
this.yxqjzrq = yxqjzrq;
}
public String getJmsfzslyydm() {
return jmsfzslyydm;
}
public void setJmsfzslyydm(String jmsfzslyydm) {
this.jmsfzslyydm = jmsfzslyydm;
}
public String getJmsfzzzlxdm() {
return jmsfzzzlxdm;
}
public void setJmsfzzzlxdm(String jmsfzzzlxdm) {
this.jmsfzzzlxdm = jmsfzzzlxdm;
}
public String getJmsfzlzfsdm() {
return jmsfzlzfsdm;
}
public void setJmsfzlzfsdm(String jmsfzlzfsdm) {
this.jmsfzlzfsdm = jmsfzlzfsdm;
}
public String getSjrXm() {
return sjrXm;
}
public void setSjrXm(String sjrXm) {
this.sjrXm = sjrXm;
}
public String getSjrLxdh() {
return sjrLxdh;
}
public void setSjrLxdh(String sjrLxdh) {
this.sjrLxdh = sjrLxdh;
}
public String getSjrYzbm() {
return sjrYzbm;
}
public void setSjrYzbm(String sjrYzbm) {
this.sjrYzbm = sjrYzbm;
}
public String getSjrTxdz() {
return sjrTxdz;
}
public void setSjrTxdz(String sjrTxdz) {
this.sjrTxdz = sjrTxdz;
}
public String getSid() {
return sid;
}
public void setSid(String sid) {
this.sid = sid;
}
public String getFileName() {
return fileName;
}
public void setFileName(String fileName) {
this.fileName = fileName;
}
}
package com.yxproject.start.dto;
import java.sql.Time;
/**
* @author Administrator
*/
public class CardsStatusAndPostMsgDto {
private String uploadNo;
private Long progressStatus;
private String note;
private String importDate;
private Time createTaskDate;
private Time dataCheckDate;
private Time filmPrintDate;
private Time positionDate;
private Time sortDate;
private Time qualityTestDate;
private Time outStorageDate;
private Time handOutDate;
private Time signInDate;
private String waybillNumber;
private String backWaybillNumber;
private String orderNumber;
private Time createDate;
private String openid;
private String wcPlayOrderNumber;
private String playState;
private String orderState;
private String applicantName;
private String senderName;
private String senderPhone;
private String senderAddress;
private String recipientName;
private String recipientPhone;
private String recipientAddress;
private String orderBlankNumber;
private String getToProvince;
private String getToCity;
private String getToCounty;
private String businessType;
private String latticeMouthInformation;
private String natureOfTheInternal;
private String natureOfTheInformation;
private String firstWhite;
public String getUploadNo() {
return uploadNo;
}
public void setUploadNo(String uploadNo) {
this.uploadNo = uploadNo;
}
public Long getProgressStatus() {
return progressStatus;
}
public void setProgressStatus(Long progressStatus) {
this.progressStatus = progressStatus;
}
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
public String getImportDate() {
return importDate;
}
public void setImportDate(String importDate) {
this.importDate = importDate;
}
public Time getCreateTaskDate() {
return createTaskDate;
}
public void setCreateTaskDate(Time createTaskDate) {
this.createTaskDate = createTaskDate;
}
public Time getDataCheckDate() {
return dataCheckDate;
}
public void setDataCheckDate(Time dataCheckDate) {
this.dataCheckDate = dataCheckDate;
}
public Time getFilmPrintDate() {
return filmPrintDate;
}
public void setFilmPrintDate(Time filmPrintDate) {
this.filmPrintDate = filmPrintDate;
}
public Time getPositionDate() {
return positionDate;
}
public void setPositionDate(Time positionDate) {
this.positionDate = positionDate;
}
public Time getSortDate() {
return sortDate;
}
public void setSortDate(Time sortDate) {
this.sortDate = sortDate;
}
public Time getQualityTestDate() {
return qualityTestDate;
}
public void setQualityTestDate(Time qualityTestDate) {
this.qualityTestDate = qualityTestDate;
}
public Time getOutStorageDate() {
return outStorageDate;
}
public void setOutStorageDate(Time outStorageDate) {
this.outStorageDate = outStorageDate;
}
public Time getHandOutDate() {
return handOutDate;
}
public void setHandOutDate(Time handOutDate) {
this.handOutDate = handOutDate;
}
public Time getSignInDate() {
return signInDate;
}
public void setSignInDate(Time signInDate) {
this.signInDate = signInDate;
}
public String getWaybillNumber() {
return waybillNumber;
}
public void setWaybillNumber(String waybillNumber) {
this.waybillNumber = waybillNumber;
}
public String getBackWaybillNumber() {
return backWaybillNumber;
}
public void setBackWaybillNumber(String backWaybillNumber) {
this.backWaybillNumber = backWaybillNumber;
}
public String getOrderNumber() {
return orderNumber;
}
public void setOrderNumber(String orderNumber) {
this.orderNumber = orderNumber;
}
public Time getCreateDate() {
return createDate;
}
public void setCreateDate(Time createDate) {
this.createDate = createDate;
}
public String getOpenid() {
return openid;
}
public void setOpenid(String openid) {
this.openid = openid;
}
public String getWcPlayOrderNumber() {
return wcPlayOrderNumber;
}
public void setWcPlayOrderNumber(String wcPlayOrderNumber) {
this.wcPlayOrderNumber = wcPlayOrderNumber;
}
public String getPlayState() {
return playState;
}
public void setPlayState(String playState) {
this.playState = playState;
}
public String getOrderState() {
return orderState;
}
public void setOrderState(String orderState) {
this.orderState = orderState;
}
public String getApplicantName() {
return applicantName;
}
public void setApplicantName(String applicantName) {
this.applicantName = applicantName;
}
public String getSenderName() {
return senderName;
}
public void setSenderName(String senderName) {
this.senderName = senderName;
}
public String getSenderPhone() {
return senderPhone;
}
public void setSenderPhone(String senderPhone) {
this.senderPhone = senderPhone;
}
public String getSenderAddress() {
return senderAddress;
}
public void setSenderAddress(String senderAddress) {
this.senderAddress = senderAddress;
}
public String getRecipientName() {
return recipientName;
}
public void setRecipientName(String recipientName) {
this.recipientName = recipientName;
}
public String getRecipientPhone() {
return recipientPhone;
}
public void setRecipientPhone(String recipientPhone) {
this.recipientPhone = recipientPhone;
}
public String getRecipientAddress() {
return recipientAddress;
}
public void setRecipientAddress(String recipientAddress) {
this.recipientAddress = recipientAddress;
}
public String getOrderBlankNumber() {
return orderBlankNumber;
}
public void setOrderBlankNumber(String orderBlankNumber) {
this.orderBlankNumber = orderBlankNumber;
}
public String getGetToProvince() {
return getToProvince;
}
public void setGetToProvince(String getToProvince) {
this.getToProvince = getToProvince;
}
public String getGetToCity() {
return getToCity;
}
public void setGetToCity(String getToCity) {
this.getToCity = getToCity;
}
public String getGetToCounty() {
return getToCounty;
}
public void setGetToCounty(String getToCounty) {
this.getToCounty = getToCounty;
}
public String getBusinessType() {
return businessType;
}
public void setBusinessType(String businessType) {
this.businessType = businessType;
}
public String getLatticeMouthInformation() {
return latticeMouthInformation;
}
public void setLatticeMouthInformation(String latticeMouthInformation) {
this.latticeMouthInformation = latticeMouthInformation;
}
public String getNatureOfTheInternal() {
return natureOfTheInternal;
}
public void setNatureOfTheInternal(String natureOfTheInternal) {
this.natureOfTheInternal = natureOfTheInternal;
}
public String getNatureOfTheInformation() {
return natureOfTheInformation;
}
public void setNatureOfTheInformation(String natureOfTheInformation) {
this.natureOfTheInformation = natureOfTheInformation;
}
public String getFirstWhite() {
return firstWhite;
}
public void setFirstWhite(String firstWhite) {
this.firstWhite = firstWhite;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "APPLY_REASON_T_DIC", schema = "AUXILIARY", catalog = "")
public class ApplyReasonTDicEntity {
private long applyReasonCode;
private String applyReason;
@Id
@Column(name = "APPLY_REASON_CODE")
public long getApplyReasonCode() {
return applyReasonCode;
}
public void setApplyReasonCode(long applyReasonCode) {
this.applyReasonCode = applyReasonCode;
}
@Basic
@Column(name = "APPLY_REASON")
public String getApplyReason() {
return applyReason;
}
public void setApplyReason(String applyReason) {
this.applyReason = applyReason;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
ApplyReasonTDicEntity that = (ApplyReasonTDicEntity) o;
if (applyReasonCode != that.applyReasonCode) return false;
if (applyReason != null ? !applyReason.equals(that.applyReason) : that.applyReason != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (applyReasonCode ^ (applyReasonCode >>> 32));
result = 31 * result + (applyReason != null ? applyReason.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "CARD_BODY", schema = "AUXILIARY", catalog = "")
public class CardBodyEntity {
private long cardBodyId;
private Time saveDate;
private long cardType;
private long totalCount;
private String note;
@Id
@Column(name = "CARD_BODY_ID")
public long getCardBodyId() {
return cardBodyId;
}
public void setCardBodyId(long cardBodyId) {
this.cardBodyId = cardBodyId;
}
@Basic
@Column(name = "SAVE_DATE")
public Time getSaveDate() {
return saveDate;
}
public void setSaveDate(Time saveDate) {
this.saveDate = saveDate;
}
@Basic
@Column(name = "CARD_TYPE")
public long getCardType() {
return cardType;
}
public void setCardType(long cardType) {
this.cardType = cardType;
}
@Basic
@Column(name = "TOTAL_COUNT")
public long getTotalCount() {
return totalCount;
}
public void setTotalCount(long totalCount) {
this.totalCount = totalCount;
}
@Basic
@Column(name = "NOTE")
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
CardBodyEntity that = (CardBodyEntity) o;
if (cardBodyId != that.cardBodyId) return false;
if (cardType != that.cardType) return false;
if (totalCount != that.totalCount) return false;
if (saveDate != null ? !saveDate.equals(that.saveDate) : that.saveDate != null) return false;
if (note != null ? !note.equals(that.note) : that.note != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (cardBodyId ^ (cardBodyId >>> 32));
result = 31 * result + (saveDate != null ? saveDate.hashCode() : 0);
result = 31 * result + (int) (cardType ^ (cardType >>> 32));
result = 31 * result + (int) (totalCount ^ (totalCount >>> 32));
result = 31 * result + (note != null ? note.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity; package com.yxproject.start.entity;
import javax.persistence.*; import javax.persistence.*;
import java.util.Objects;
@Entity @Entity
@Table(name = "CARD_DETAILED_LIST", schema = "POST", catalog = "") @Table(name = "CARD_DETAILED_LIST", schema = "AUXILIARY", catalog = "")
public class CardDetailedListEntity { public class CardDetailedListEntity {
private long cardDetailedListId; private long cardDetailedListId;
private String polistListId; private String polistListId;
...@@ -77,17 +76,27 @@ public class CardDetailedListEntity { ...@@ -77,17 +76,27 @@ public class CardDetailedListEntity {
public boolean equals(Object o) { public boolean equals(Object o) {
if (this == o) return true; if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false; if (o == null || getClass() != o.getClass()) return false;
CardDetailedListEntity that = (CardDetailedListEntity) o; CardDetailedListEntity that = (CardDetailedListEntity) o;
return cardDetailedListId == that.cardDetailedListId &&
Objects.equals(polistListId, that.polistListId) && if (cardDetailedListId != that.cardDetailedListId) return false;
Objects.equals(uploadNo, that.uploadNo) && if (polistListId != null ? !polistListId.equals(that.polistListId) : that.polistListId != null) return false;
Objects.equals(note, that.note) && if (uploadNo != null ? !uploadNo.equals(that.uploadNo) : that.uploadNo != null) return false;
Objects.equals(fileName, that.fileName) && if (note != null ? !note.equals(that.note) : that.note != null) return false;
Objects.equals(policeCode, that.policeCode); if (fileName != null ? !fileName.equals(that.fileName) : that.fileName != null) return false;
if (policeCode != null ? !policeCode.equals(that.policeCode) : that.policeCode != null) return false;
return true;
} }
@Override @Override
public int hashCode() { public int hashCode() {
return Objects.hash(cardDetailedListId, polistListId, uploadNo, note, fileName, policeCode); int result = (int) (cardDetailedListId ^ (cardDetailedListId >>> 32));
result = 31 * result + (polistListId != null ? polistListId.hashCode() : 0);
result = 31 * result + (uploadNo != null ? uploadNo.hashCode() : 0);
result = 31 * result + (note != null ? note.hashCode() : 0);
result = 31 * result + (fileName != null ? fileName.hashCode() : 0);
result = 31 * result + (policeCode != null ? policeCode.hashCode() : 0);
return result;
} }
} }
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "CARD_TYPE_DIC", schema = "AUXILIARY", catalog = "")
public class CardTypeDicEntity {
private String cardType;
private long cardTypeId;
@Basic
@Column(name = "CARD_TYPE")
public String getCardType() {
return cardType;
}
public void setCardType(String cardType) {
this.cardType = cardType;
}
@Id
@Column(name = "CARD_TYPE_ID")
public long getCardTypeId() {
return cardTypeId;
}
public void setCardTypeId(long cardTypeId) {
this.cardTypeId = cardTypeId;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
CardTypeDicEntity that = (CardTypeDicEntity) o;
if (cardTypeId != that.cardTypeId) return false;
if (cardType != null ? !cardType.equals(that.cardType) : that.cardType != null) return false;
return true;
}
@Override
public int hashCode() {
int result = cardType != null ? cardType.hashCode() : 0;
result = 31 * result + (int) (cardTypeId ^ (cardTypeId >>> 32));
return result;
}
}
...@@ -3,7 +3,7 @@ package com.yxproject.start.entity; ...@@ -3,7 +3,7 @@ package com.yxproject.start.entity;
import javax.persistence.*; import javax.persistence.*;
@Entity @Entity
@Table(name = "COUNTY_DIC", schema = "POST", catalog = "") @Table(name = "COUNTY_DIC", schema = "AUXILIARY", catalog = "")
public class CountyDicEntity { public class CountyDicEntity {
private String countyCode; private String countyCode;
private String countyname; private String countyname;
......
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "FAILED_CARD", schema = "AUXILIARY", catalog = "")
public class FailedCardEntity {
private long failedCardId;
private long failedCardReasonId;
private String acceptNo;
private long taskId;
private Time positionDate;
private Time finishDate;
private Time allotDate;
private Time printDate;
private Long state;
@Id
@Column(name = "FAILED_CARD_ID")
public long getFailedCardId() {
return failedCardId;
}
public void setFailedCardId(long failedCardId) {
this.failedCardId = failedCardId;
}
@Basic
@Column(name = "FAILED_CARD_REASON_ID")
public long getFailedCardReasonId() {
return failedCardReasonId;
}
public void setFailedCardReasonId(long failedCardReasonId) {
this.failedCardReasonId = failedCardReasonId;
}
@Basic
@Column(name = "ACCEPT_NO")
public String getAcceptNo() {
return acceptNo;
}
public void setAcceptNo(String acceptNo) {
this.acceptNo = acceptNo;
}
@Basic
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "POSITION_DATE")
public Time getPositionDate() {
return positionDate;
}
public void setPositionDate(Time positionDate) {
this.positionDate = positionDate;
}
@Basic
@Column(name = "FINISH_DATE")
public Time getFinishDate() {
return finishDate;
}
public void setFinishDate(Time finishDate) {
this.finishDate = finishDate;
}
@Basic
@Column(name = "ALLOT_DATE")
public Time getAllotDate() {
return allotDate;
}
public void setAllotDate(Time allotDate) {
this.allotDate = allotDate;
}
@Basic
@Column(name = "PRINT_DATE")
public Time getPrintDate() {
return printDate;
}
public void setPrintDate(Time printDate) {
this.printDate = printDate;
}
@Basic
@Column(name = "STATE")
public Long getState() {
return state;
}
public void setState(Long state) {
this.state = state;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
FailedCardEntity that = (FailedCardEntity) o;
if (failedCardId != that.failedCardId) return false;
if (failedCardReasonId != that.failedCardReasonId) return false;
if (taskId != that.taskId) return false;
if (acceptNo != null ? !acceptNo.equals(that.acceptNo) : that.acceptNo != null) return false;
if (positionDate != null ? !positionDate.equals(that.positionDate) : that.positionDate != null) return false;
if (finishDate != null ? !finishDate.equals(that.finishDate) : that.finishDate != null) return false;
if (allotDate != null ? !allotDate.equals(that.allotDate) : that.allotDate != null) return false;
if (printDate != null ? !printDate.equals(that.printDate) : that.printDate != null) return false;
if (state != null ? !state.equals(that.state) : that.state != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (failedCardId ^ (failedCardId >>> 32));
result = 31 * result + (int) (failedCardReasonId ^ (failedCardReasonId >>> 32));
result = 31 * result + (acceptNo != null ? acceptNo.hashCode() : 0);
result = 31 * result + (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (positionDate != null ? positionDate.hashCode() : 0);
result = 31 * result + (finishDate != null ? finishDate.hashCode() : 0);
result = 31 * result + (allotDate != null ? allotDate.hashCode() : 0);
result = 31 * result + (printDate != null ? printDate.hashCode() : 0);
result = 31 * result + (state != null ? state.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "FAILED_CARD_REASON_DIC", schema = "AUXILIARY", catalog = "")
public class FailedCardReasonDicEntity {
private long failedCardReasonId;
private String failedCardReason;
@Id
@Column(name = "FAILED_CARD_REASON_ID")
public long getFailedCardReasonId() {
return failedCardReasonId;
}
public void setFailedCardReasonId(long failedCardReasonId) {
this.failedCardReasonId = failedCardReasonId;
}
@Basic
@Column(name = "FAILED_CARD_REASON")
public String getFailedCardReason() {
return failedCardReason;
}
public void setFailedCardReason(String failedCardReason) {
this.failedCardReason = failedCardReason;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
FailedCardReasonDicEntity that = (FailedCardReasonDicEntity) o;
if (failedCardReasonId != that.failedCardReasonId) return false;
if (failedCardReason != null ? !failedCardReason.equals(that.failedCardReason) : that.failedCardReason != null)
return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (failedCardReasonId ^ (failedCardReasonId >>> 32));
result = 31 * result + (failedCardReason != null ? failedCardReason.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity; package com.yxproject.start.entity;
import javax.persistence.*; import javax.persistence.*;
import java.util.Objects;
@Entity @Entity
@Table(name = "GAJG_DM", schema = "POST", catalog = "") @Table(name = "GAJG_DM", schema = "AUXILIARY", catalog = "")
public class GajgDmEntity { public class GajgDmEntity {
private String gajgId; private String gajgId;
private String gajgDm; private String gajgDm;
...@@ -143,23 +142,39 @@ public class GajgDmEntity { ...@@ -143,23 +142,39 @@ public class GajgDmEntity {
public boolean equals(Object o) { public boolean equals(Object o) {
if (this == o) return true; if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false; if (o == null || getClass() != o.getClass()) return false;
GajgDmEntity that = (GajgDmEntity) o; GajgDmEntity that = (GajgDmEntity) o;
return Objects.equals(gajgId, that.gajgId) &&
Objects.equals(gajgDm, that.gajgDm) && if (gajgId != null ? !gajgId.equals(that.gajgId) : that.gajgId != null) return false;
Objects.equals(gajgMc, that.gajgMc) && if (gajgDm != null ? !gajgDm.equals(that.gajgDm) : that.gajgDm != null) return false;
Objects.equals(gajgMcPyt, that.gajgMcPyt) && if (gajgMc != null ? !gajgMc.equals(that.gajgMc) : that.gajgMc != null) return false;
Objects.equals(gajgMcWbt, that.gajgMcWbt) && if (gajgMcPyt != null ? !gajgMcPyt.equals(that.gajgMcPyt) : that.gajgMcPyt != null) return false;
Objects.equals(gajgJc, that.gajgJc) && if (gajgMcWbt != null ? !gajgMcWbt.equals(that.gajgMcWbt) : that.gajgMcWbt != null) return false;
Objects.equals(sjGajgDm, that.sjGajgDm) && if (gajgJc != null ? !gajgJc.equals(that.gajgJc) : that.gajgJc != null) return false;
Objects.equals(xzqhDm, that.xzqhDm) && if (sjGajgDm != null ? !sjGajgDm.equals(that.sjGajgDm) : that.sjGajgDm != null) return false;
Objects.equals(yxws, that.yxws) && if (xzqhDm != null ? !xzqhDm.equals(that.xzqhDm) : that.xzqhDm != null) return false;
Objects.equals(jcdm, that.jcdm) && if (yxws != null ? !yxws.equals(that.yxws) : that.yxws != null) return false;
Objects.equals(yxbz, that.yxbz) && if (jcdm != null ? !jcdm.equals(that.jcdm) : that.jcdm != null) return false;
Objects.equals(xzqhMc, that.xzqhMc); if (yxbz != null ? !yxbz.equals(that.yxbz) : that.yxbz != null) return false;
if (xzqhMc != null ? !xzqhMc.equals(that.xzqhMc) : that.xzqhMc != null) return false;
return true;
} }
@Override @Override
public int hashCode() { public int hashCode() {
return Objects.hash(gajgId, gajgDm, gajgMc, gajgMcPyt, gajgMcWbt, gajgJc, sjGajgDm, xzqhDm, yxws, jcdm, yxbz, xzqhMc); int result = gajgId != null ? gajgId.hashCode() : 0;
result = 31 * result + (gajgDm != null ? gajgDm.hashCode() : 0);
result = 31 * result + (gajgMc != null ? gajgMc.hashCode() : 0);
result = 31 * result + (gajgMcPyt != null ? gajgMcPyt.hashCode() : 0);
result = 31 * result + (gajgMcWbt != null ? gajgMcWbt.hashCode() : 0);
result = 31 * result + (gajgJc != null ? gajgJc.hashCode() : 0);
result = 31 * result + (sjGajgDm != null ? sjGajgDm.hashCode() : 0);
result = 31 * result + (xzqhDm != null ? xzqhDm.hashCode() : 0);
result = 31 * result + (yxws != null ? yxws.hashCode() : 0);
result = 31 * result + (jcdm != null ? jcdm.hashCode() : 0);
result = 31 * result + (yxbz != null ? yxbz.hashCode() : 0);
result = 31 * result + (xzqhMc != null ? xzqhMc.hashCode() : 0);
return result;
} }
} }
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "GROUP_NO", schema = "AUXILIARY", catalog = "")
public class GroupNoEntity {
private String groupNo;
private long taskId;
private long validCount;
private long invalidCount;
private long specialCardCount;
@Id
@Column(name = "GROUP_NO")
public String getGroupNo() {
return groupNo;
}
public void setGroupNo(String groupNo) {
this.groupNo = groupNo;
}
@Basic
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "VALID_COUNT")
public long getValidCount() {
return validCount;
}
public void setValidCount(long validCount) {
this.validCount = validCount;
}
@Basic
@Column(name = "INVALID_COUNT")
public long getInvalidCount() {
return invalidCount;
}
public void setInvalidCount(long invalidCount) {
this.invalidCount = invalidCount;
}
@Basic
@Column(name = "SPECIAL_CARD_COUNT")
public long getSpecialCardCount() {
return specialCardCount;
}
public void setSpecialCardCount(long specialCardCount) {
this.specialCardCount = specialCardCount;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
GroupNoEntity that = (GroupNoEntity) o;
if (taskId != that.taskId) return false;
if (validCount != that.validCount) return false;
if (invalidCount != that.invalidCount) return false;
if (specialCardCount != that.specialCardCount) return false;
if (groupNo != null ? !groupNo.equals(that.groupNo) : that.groupNo != null) return false;
return true;
}
@Override
public int hashCode() {
int result = groupNo != null ? groupNo.hashCode() : 0;
result = 31 * result + (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (int) (validCount ^ (validCount >>> 32));
result = 31 * result + (int) (invalidCount ^ (invalidCount >>> 32));
result = 31 * result + (int) (specialCardCount ^ (specialCardCount >>> 32));
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "JOB_LOG", schema = "AUXILIARY", catalog = "")
public class JobLogEntity {
private long jobLogId;
private Long taskId;
private Long startPageNo;
private Long endPageNo;
@Id
@Column(name = "JOB_LOG_ID")
public long getJobLogId() {
return jobLogId;
}
public void setJobLogId(long jobLogId) {
this.jobLogId = jobLogId;
}
@Basic
@Column(name = "TASK_ID")
public Long getTaskId() {
return taskId;
}
public void setTaskId(Long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "START_PAGE_NO")
public Long getStartPageNo() {
return startPageNo;
}
public void setStartPageNo(Long startPageNo) {
this.startPageNo = startPageNo;
}
@Basic
@Column(name = "END_PAGE_NO")
public Long getEndPageNo() {
return endPageNo;
}
public void setEndPageNo(Long endPageNo) {
this.endPageNo = endPageNo;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
JobLogEntity that = (JobLogEntity) o;
if (jobLogId != that.jobLogId) return false;
if (taskId != null ? !taskId.equals(that.taskId) : that.taskId != null) return false;
if (startPageNo != null ? !startPageNo.equals(that.startPageNo) : that.startPageNo != null) return false;
if (endPageNo != null ? !endPageNo.equals(that.endPageNo) : that.endPageNo != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (jobLogId ^ (jobLogId >>> 32));
result = 31 * result + (taskId != null ? taskId.hashCode() : 0);
result = 31 * result + (startPageNo != null ? startPageNo.hashCode() : 0);
result = 31 * result + (endPageNo != null ? endPageNo.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
import java.util.Objects;
@Entity
@Table(name = "PERSON_POST_ABNORMAL", schema = "POST", catalog = "")
public class PersonPostAbnormalEntity {
private String waybillNumber;
private String backWaybillNumber;
private String orderNumber;
private Time createDate;
private String openid;
private String wcPlayOrderNumber;
private String playState;
private String orderState;
private String applicantName;
private String senderName;
private String senderPhone;
private String senderAddress;
private String recipientName;
private String recipientPhone;
private String recipientAddress;
private String orderBlankNumber;
private String getToProvince;
private String getToCity;
private String getToCounty;
private String businessType;
private String latticeMouthInformation;
private String natureOfTheInternal;
private String natureOfTheInformation;
private String firstWhite;
private String errCode;
@Id
@Column(name = "WAYBILL_NUMBER")
public String getWaybillNumber() {
return waybillNumber;
}
public void setWaybillNumber(String waybillNumber) {
this.waybillNumber = waybillNumber;
}
@Basic
@Column(name = "BACK_WAYBILL_NUMBER")
public String getBackWaybillNumber() {
return backWaybillNumber;
}
public void setBackWaybillNumber(String backWaybillNumber) {
this.backWaybillNumber = backWaybillNumber;
}
@Basic
@Column(name = "ORDER_NUMBER")
public String getOrderNumber() {
return orderNumber;
}
public void setOrderNumber(String orderNumber) {
this.orderNumber = orderNumber;
}
@Basic
@Column(name = "CREATE_DATE")
public Time getCreateDate() {
return createDate;
}
public void setCreateDate(Time createDate) {
this.createDate = createDate;
}
@Basic
@Column(name = "OPENID")
public String getOpenid() {
return openid;
}
public void setOpenid(String openid) {
this.openid = openid;
}
@Basic
@Column(name = "WC_PLAY_ORDER_NUMBER")
public String getWcPlayOrderNumber() {
return wcPlayOrderNumber;
}
public void setWcPlayOrderNumber(String wcPlayOrderNumber) {
this.wcPlayOrderNumber = wcPlayOrderNumber;
}
@Basic
@Column(name = "PLAY_STATE")
public String getPlayState() {
return playState;
}
public void setPlayState(String playState) {
this.playState = playState;
}
@Basic
@Column(name = "ORDER_STATE")
public String getOrderState() {
return orderState;
}
public void setOrderState(String orderState) {
this.orderState = orderState;
}
@Basic
@Column(name = "APPLICANT_NAME")
public String getApplicantName() {
return applicantName;
}
public void setApplicantName(String applicantName) {
this.applicantName = applicantName;
}
@Basic
@Column(name = "SENDER_NAME")
public String getSenderName() {
return senderName;
}
public void setSenderName(String senderName) {
this.senderName = senderName;
}
@Basic
@Column(name = "SENDER_PHONE")
public String getSenderPhone() {
return senderPhone;
}
public void setSenderPhone(String senderPhone) {
this.senderPhone = senderPhone;
}
@Basic
@Column(name = "SENDER_ADDRESS")
public String getSenderAddress() {
return senderAddress;
}
public void setSenderAddress(String senderAddress) {
this.senderAddress = senderAddress;
}
@Basic
@Column(name = "RECIPIENT_NAME")
public String getRecipientName() {
return recipientName;
}
public void setRecipientName(String recipientName) {
this.recipientName = recipientName;
}
@Basic
@Column(name = "RECIPIENT_PHONE")
public String getRecipientPhone() {
return recipientPhone;
}
public void setRecipientPhone(String recipientPhone) {
this.recipientPhone = recipientPhone;
}
@Basic
@Column(name = "RECIPIENT_ADDRESS")
public String getRecipientAddress() {
return recipientAddress;
}
public void setRecipientAddress(String recipientAddress) {
this.recipientAddress = recipientAddress;
}
@Basic
@Column(name = "ORDER_BLANK_NUMBER")
public String getOrderBlankNumber() {
return orderBlankNumber;
}
public void setOrderBlankNumber(String orderBlankNumber) {
this.orderBlankNumber = orderBlankNumber;
}
@Basic
@Column(name = "GET_TO_PROVINCE")
public String getGetToProvince() {
return getToProvince;
}
public void setGetToProvince(String getToProvince) {
this.getToProvince = getToProvince;
}
@Basic
@Column(name = "GET_TO_CITY")
public String getGetToCity() {
return getToCity;
}
public void setGetToCity(String getToCity) {
this.getToCity = getToCity;
}
@Basic
@Column(name = "GET_TO_COUNTY")
public String getGetToCounty() {
return getToCounty;
}
public void setGetToCounty(String getToCounty) {
this.getToCounty = getToCounty;
}
@Basic
@Column(name = "BUSINESS_TYPE")
public String getBusinessType() {
return businessType;
}
public void setBusinessType(String businessType) {
this.businessType = businessType;
}
@Basic
@Column(name = "LATTICE_MOUTH_INFORMATION")
public String getLatticeMouthInformation() {
return latticeMouthInformation;
}
public void setLatticeMouthInformation(String latticeMouthInformation) {
this.latticeMouthInformation = latticeMouthInformation;
}
@Basic
@Column(name = "NATURE_OF_THE_INTERNAL")
public String getNatureOfTheInternal() {
return natureOfTheInternal;
}
public void setNatureOfTheInternal(String natureOfTheInternal) {
this.natureOfTheInternal = natureOfTheInternal;
}
@Basic
@Column(name = "NATURE_OF_THE_INFORMATION")
public String getNatureOfTheInformation() {
return natureOfTheInformation;
}
public void setNatureOfTheInformation(String natureOfTheInformation) {
this.natureOfTheInformation = natureOfTheInformation;
}
@Basic
@Column(name = "FIRST_WHITE")
public String getFirstWhite() {
return firstWhite;
}
public void setFirstWhite(String firstWhite) {
this.firstWhite = firstWhite;
}
@Basic
@Column(name = "ERR_CODE")
public String getErrCode() {
return errCode;
}
public void setErrCode(String errCode) {
this.errCode = errCode;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PersonPostAbnormalEntity that = (PersonPostAbnormalEntity) o;
return Objects.equals(waybillNumber, that.waybillNumber) &&
Objects.equals(backWaybillNumber, that.backWaybillNumber) &&
Objects.equals(orderNumber, that.orderNumber) &&
Objects.equals(createDate, that.createDate) &&
Objects.equals(openid, that.openid) &&
Objects.equals(wcPlayOrderNumber, that.wcPlayOrderNumber) &&
Objects.equals(playState, that.playState) &&
Objects.equals(orderState, that.orderState) &&
Objects.equals(applicantName, that.applicantName) &&
Objects.equals(senderName, that.senderName) &&
Objects.equals(senderPhone, that.senderPhone) &&
Objects.equals(senderAddress, that.senderAddress) &&
Objects.equals(recipientName, that.recipientName) &&
Objects.equals(recipientPhone, that.recipientPhone) &&
Objects.equals(recipientAddress, that.recipientAddress) &&
Objects.equals(orderBlankNumber, that.orderBlankNumber) &&
Objects.equals(getToProvince, that.getToProvince) &&
Objects.equals(getToCity, that.getToCity) &&
Objects.equals(getToCounty, that.getToCounty) &&
Objects.equals(businessType, that.businessType) &&
Objects.equals(latticeMouthInformation, that.latticeMouthInformation) &&
Objects.equals(natureOfTheInternal, that.natureOfTheInternal) &&
Objects.equals(natureOfTheInformation, that.natureOfTheInformation) &&
Objects.equals(firstWhite, that.firstWhite) &&
Objects.equals(errCode, that.errCode);
}
@Override
public int hashCode() {
return Objects.hash(waybillNumber, backWaybillNumber, orderNumber, createDate, openid, wcPlayOrderNumber, playState, orderState, applicantName, senderName, senderPhone, senderAddress, recipientName, recipientPhone, recipientAddress, orderBlankNumber, getToProvince, getToCity, getToCounty, businessType, latticeMouthInformation, natureOfTheInternal, natureOfTheInformation, firstWhite, errCode);
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
import java.util.Objects;
@Entity
@Table(name = "PERSON_POST", schema = "POST", catalog = "")
public class PersonPostEntity {
private String waybillNumber;
private String backWaybillNumber;
private String orderNumber;
private Time createDate;
private String openid;
private String wcPlayOrderNumber;
private String playState;
private String orderState;
private String applicantName;
private String senderName;
private String senderPhone;
private String senderAddress;
private String recipientName;
private String recipientPhone;
private String recipientAddress;
private String orderBlankNumber;
private String getToProvince;
private String getToCity;
private String getToCounty;
private String businessType;
private String latticeMouthInformation;
private String natureOfTheInternal;
private String natureOfTheInformation;
private String firstWhite;
@Id
@Column(name = "WAYBILL_NUMBER")
public String getWaybillNumber() {
return waybillNumber;
}
public void setWaybillNumber(String waybillNumber) {
this.waybillNumber = waybillNumber;
}
@Basic
@Column(name = "BACK_WAYBILL_NUMBER")
public String getBackWaybillNumber() {
return backWaybillNumber;
}
public void setBackWaybillNumber(String backWaybillNumber) {
this.backWaybillNumber = backWaybillNumber;
}
@Basic
@Column(name = "ORDER_NUMBER")
public String getOrderNumber() {
return orderNumber;
}
public void setOrderNumber(String orderNumber) {
this.orderNumber = orderNumber;
}
@Basic
@Column(name = "CREATE_DATE")
public Time getCreateDate() {
return createDate;
}
public void setCreateDate(Time createDate) {
this.createDate = createDate;
}
@Basic
@Column(name = "OPENID")
public String getOpenid() {
return openid;
}
public void setOpenid(String openid) {
this.openid = openid;
}
@Basic
@Column(name = "WC_PLAY_ORDER_NUMBER")
public String getWcPlayOrderNumber() {
return wcPlayOrderNumber;
}
public void setWcPlayOrderNumber(String wcPlayOrderNumber) {
this.wcPlayOrderNumber = wcPlayOrderNumber;
}
@Basic
@Column(name = "PLAY_STATE")
public String getPlayState() {
return playState;
}
public void setPlayState(String playState) {
this.playState = playState;
}
@Basic
@Column(name = "ORDER_STATE")
public String getOrderState() {
return orderState;
}
public void setOrderState(String orderState) {
this.orderState = orderState;
}
@Basic
@Column(name = "APPLICANT_NAME")
public String getApplicantName() {
return applicantName;
}
public void setApplicantName(String applicantName) {
this.applicantName = applicantName;
}
@Basic
@Column(name = "SENDER_NAME")
public String getSenderName() {
return senderName;
}
public void setSenderName(String senderName) {
this.senderName = senderName;
}
@Basic
@Column(name = "SENDER_PHONE")
public String getSenderPhone() {
return senderPhone;
}
public void setSenderPhone(String senderPhone) {
this.senderPhone = senderPhone;
}
@Basic
@Column(name = "SENDER_ADDRESS")
public String getSenderAddress() {
return senderAddress;
}
public void setSenderAddress(String senderAddress) {
this.senderAddress = senderAddress;
}
@Basic
@Column(name = "RECIPIENT_NAME")
public String getRecipientName() {
return recipientName;
}
public void setRecipientName(String recipientName) {
this.recipientName = recipientName;
}
@Basic
@Column(name = "RECIPIENT_PHONE")
public String getRecipientPhone() {
return recipientPhone;
}
public void setRecipientPhone(String recipientPhone) {
this.recipientPhone = recipientPhone;
}
@Basic
@Column(name = "RECIPIENT_ADDRESS")
public String getRecipientAddress() {
return recipientAddress;
}
public void setRecipientAddress(String recipientAddress) {
this.recipientAddress = recipientAddress;
}
@Basic
@Column(name = "ORDER_BLANK_NUMBER")
public String getOrderBlankNumber() {
return orderBlankNumber;
}
public void setOrderBlankNumber(String orderBlankNumber) {
this.orderBlankNumber = orderBlankNumber;
}
@Basic
@Column(name = "GET_TO_PROVINCE")
public String getGetToProvince() {
return getToProvince;
}
public void setGetToProvince(String getToProvince) {
this.getToProvince = getToProvince;
}
@Basic
@Column(name = "GET_TO_CITY")
public String getGetToCity() {
return getToCity;
}
public void setGetToCity(String getToCity) {
this.getToCity = getToCity;
}
@Basic
@Column(name = "GET_TO_COUNTY")
public String getGetToCounty() {
return getToCounty;
}
public void setGetToCounty(String getToCounty) {
this.getToCounty = getToCounty;
}
@Basic
@Column(name = "BUSINESS_TYPE")
public String getBusinessType() {
return businessType;
}
public void setBusinessType(String businessType) {
this.businessType = businessType;
}
@Basic
@Column(name = "LATTICE_MOUTH_INFORMATION")
public String getLatticeMouthInformation() {
return latticeMouthInformation;
}
public void setLatticeMouthInformation(String latticeMouthInformation) {
this.latticeMouthInformation = latticeMouthInformation;
}
@Basic
@Column(name = "NATURE_OF_THE_INTERNAL")
public String getNatureOfTheInternal() {
return natureOfTheInternal;
}
public void setNatureOfTheInternal(String natureOfTheInternal) {
this.natureOfTheInternal = natureOfTheInternal;
}
@Basic
@Column(name = "NATURE_OF_THE_INFORMATION")
public String getNatureOfTheInformation() {
return natureOfTheInformation;
}
public void setNatureOfTheInformation(String natureOfTheInformation) {
this.natureOfTheInformation = natureOfTheInformation;
}
@Basic
@Column(name = "FIRST_WHITE")
public String getFirstWhite() {
return firstWhite;
}
public void setFirstWhite(String firstWhite) {
this.firstWhite = firstWhite;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PersonPostEntity that = (PersonPostEntity) o;
return Objects.equals(waybillNumber, that.waybillNumber) &&
Objects.equals(backWaybillNumber, that.backWaybillNumber) &&
Objects.equals(orderNumber, that.orderNumber) &&
Objects.equals(createDate, that.createDate) &&
Objects.equals(openid, that.openid) &&
Objects.equals(wcPlayOrderNumber, that.wcPlayOrderNumber) &&
Objects.equals(playState, that.playState) &&
Objects.equals(orderState, that.orderState) &&
Objects.equals(applicantName, that.applicantName) &&
Objects.equals(senderName, that.senderName) &&
Objects.equals(senderPhone, that.senderPhone) &&
Objects.equals(senderAddress, that.senderAddress) &&
Objects.equals(recipientName, that.recipientName) &&
Objects.equals(recipientPhone, that.recipientPhone) &&
Objects.equals(recipientAddress, that.recipientAddress) &&
Objects.equals(orderBlankNumber, that.orderBlankNumber) &&
Objects.equals(getToProvince, that.getToProvince) &&
Objects.equals(getToCity, that.getToCity) &&
Objects.equals(getToCounty, that.getToCounty) &&
Objects.equals(businessType, that.businessType) &&
Objects.equals(latticeMouthInformation, that.latticeMouthInformation) &&
Objects.equals(natureOfTheInternal, that.natureOfTheInternal) &&
Objects.equals(natureOfTheInformation, that.natureOfTheInformation) &&
Objects.equals(firstWhite, that.firstWhite);
}
@Override
public int hashCode() {
return Objects.hash(waybillNumber, backWaybillNumber, orderNumber, createDate, openid, wcPlayOrderNumber, playState, orderState, applicantName, senderName, senderPhone, senderAddress, recipientName, recipientPhone, recipientAddress, orderBlankNumber, getToProvince, getToCity, getToCounty, businessType, latticeMouthInformation, natureOfTheInternal, natureOfTheInformation, firstWhite);
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "PERSONAL_PROGRESS_STATUS", schema = "POST", catalog = "")
public class PersonalProgressStatusEntity {
private String uploadNo;
private Long progressStatus;
private String note;
private String importDate;
private Time createTaskDate;
private Time dataCheckDate;
private Time filmPrintDate;
private Time positionDate;
private Time sortDate;
private Time qualityTestDate;
private Time outStorageDate;
private Time handOutDate;
private Time signInDate;
@Id
@Column(name = "UPLOAD_NO")
public String getUploadNo() {
return uploadNo;
}
public void setUploadNo(String uploadNo) {
this.uploadNo = uploadNo;
}
@Basic
@Column(name = "PROGRESS_STATUS")
public Long getProgressStatus() {
return progressStatus;
}
public void setProgressStatus(Long progressStatus) {
this.progressStatus = progressStatus;
}
@Basic
@Column(name = "NOTE")
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
@Basic
@Column(name = "IMPORT_DATE")
public String getImportDate() {
return importDate;
}
public void setImportDate(String importDate) {
this.importDate = importDate;
}
@Basic
@Column(name = "CREATE_TASK_DATE")
public Time getCreateTaskDate() {
return createTaskDate;
}
public void setCreateTaskDate(Time createTaskDate) {
this.createTaskDate = createTaskDate;
}
@Basic
@Column(name = "DATA_CHECK_DATE")
public Time getDataCheckDate() {
return dataCheckDate;
}
public void setDataCheckDate(Time dataCheckDate) {
this.dataCheckDate = dataCheckDate;
}
@Basic
@Column(name = "FILM_PRINT_DATE")
public Time getFilmPrintDate() {
return filmPrintDate;
}
public void setFilmPrintDate(Time filmPrintDate) {
this.filmPrintDate = filmPrintDate;
}
@Basic
@Column(name = "POSITION_DATE")
public Time getPositionDate() {
return positionDate;
}
public void setPositionDate(Time positionDate) {
this.positionDate = positionDate;
}
@Basic
@Column(name = "SORT_DATE")
public Time getSortDate() {
return sortDate;
}
public void setSortDate(Time sortDate) {
this.sortDate = sortDate;
}
@Basic
@Column(name = "QUALITY_TEST_DATE")
public Time getQualityTestDate() {
return qualityTestDate;
}
public void setQualityTestDate(Time qualityTestDate) {
this.qualityTestDate = qualityTestDate;
}
@Basic
@Column(name = "OUT_STORAGE_DATE")
public Time getOutStorageDate() {
return outStorageDate;
}
public void setOutStorageDate(Time outStorageDate) {
this.outStorageDate = outStorageDate;
}
@Basic
@Column(name = "HAND_OUT_DATE")
public Time getHandOutDate() {
return handOutDate;
}
public void setHandOutDate(Time handOutDate) {
this.handOutDate = handOutDate;
}
@Basic
@Column(name = "SIGN_IN_DATE")
public Time getSignInDate() {
return signInDate;
}
public void setSignInDate(Time signInDate) {
this.signInDate = signInDate;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PersonalProgressStatusEntity that = (PersonalProgressStatusEntity) o;
if (uploadNo != null ? !uploadNo.equals(that.uploadNo) : that.uploadNo != null) return false;
if (progressStatus != null ? !progressStatus.equals(that.progressStatus) : that.progressStatus != null)
return false;
if (note != null ? !note.equals(that.note) : that.note != null) return false;
if (importDate != null ? !importDate.equals(that.importDate) : that.importDate != null) return false;
if (createTaskDate != null ? !createTaskDate.equals(that.createTaskDate) : that.createTaskDate != null)
return false;
if (dataCheckDate != null ? !dataCheckDate.equals(that.dataCheckDate) : that.dataCheckDate != null)
return false;
if (filmPrintDate != null ? !filmPrintDate.equals(that.filmPrintDate) : that.filmPrintDate != null)
return false;
if (positionDate != null ? !positionDate.equals(that.positionDate) : that.positionDate != null) return false;
if (sortDate != null ? !sortDate.equals(that.sortDate) : that.sortDate != null) return false;
if (qualityTestDate != null ? !qualityTestDate.equals(that.qualityTestDate) : that.qualityTestDate != null)
return false;
if (outStorageDate != null ? !outStorageDate.equals(that.outStorageDate) : that.outStorageDate != null)
return false;
if (handOutDate != null ? !handOutDate.equals(that.handOutDate) : that.handOutDate != null) return false;
if (signInDate != null ? !signInDate.equals(that.signInDate) : that.signInDate != null) return false;
return true;
}
@Override
public int hashCode() {
int result = uploadNo != null ? uploadNo.hashCode() : 0;
result = 31 * result + (progressStatus != null ? progressStatus.hashCode() : 0);
result = 31 * result + (note != null ? note.hashCode() : 0);
result = 31 * result + (importDate != null ? importDate.hashCode() : 0);
result = 31 * result + (createTaskDate != null ? createTaskDate.hashCode() : 0);
result = 31 * result + (dataCheckDate != null ? dataCheckDate.hashCode() : 0);
result = 31 * result + (filmPrintDate != null ? filmPrintDate.hashCode() : 0);
result = 31 * result + (positionDate != null ? positionDate.hashCode() : 0);
result = 31 * result + (sortDate != null ? sortDate.hashCode() : 0);
result = 31 * result + (qualityTestDate != null ? qualityTestDate.hashCode() : 0);
result = 31 * result + (outStorageDate != null ? outStorageDate.hashCode() : 0);
result = 31 * result + (handOutDate != null ? handOutDate.hashCode() : 0);
result = 31 * result + (signInDate != null ? signInDate.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "PLASTIC_FILM", schema = "AUXILIARY", catalog = "")
public class PlasticFilmEntity {
private long plasticFilmId;
private Time saveDate;
private Long totalCount;
private Long plasticFilmType;
private String note;
@Id
@Column(name = "PLASTIC_FILM_ID")
public long getPlasticFilmId() {
return plasticFilmId;
}
public void setPlasticFilmId(long plasticFilmId) {
this.plasticFilmId = plasticFilmId;
}
@Basic
@Column(name = "SAVE_DATE")
public Time getSaveDate() {
return saveDate;
}
public void setSaveDate(Time saveDate) {
this.saveDate = saveDate;
}
@Basic
@Column(name = "TOTAL_COUNT")
public Long getTotalCount() {
return totalCount;
}
public void setTotalCount(Long totalCount) {
this.totalCount = totalCount;
}
@Basic
@Column(name = "PLASTIC_FILM_TYPE")
public Long getPlasticFilmType() {
return plasticFilmType;
}
public void setPlasticFilmType(Long plasticFilmType) {
this.plasticFilmType = plasticFilmType;
}
@Basic
@Column(name = "NOTE")
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PlasticFilmEntity that = (PlasticFilmEntity) o;
if (plasticFilmId != that.plasticFilmId) return false;
if (saveDate != null ? !saveDate.equals(that.saveDate) : that.saveDate != null) return false;
if (totalCount != null ? !totalCount.equals(that.totalCount) : that.totalCount != null) return false;
if (plasticFilmType != null ? !plasticFilmType.equals(that.plasticFilmType) : that.plasticFilmType != null)
return false;
if (note != null ? !note.equals(that.note) : that.note != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (plasticFilmId ^ (plasticFilmId >>> 32));
result = 31 * result + (saveDate != null ? saveDate.hashCode() : 0);
result = 31 * result + (totalCount != null ? totalCount.hashCode() : 0);
result = 31 * result + (plasticFilmType != null ? plasticFilmType.hashCode() : 0);
result = 31 * result + (note != null ? note.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "POLICE_LIST", schema = "AUXILIARY", catalog = "")
public class PoliceListEntity {
private long policeListId;
private long taskId;
private Time saveDate;
private String policeCode;
private Long finishCount;
private Long inStorageCount;
private Long outStorageCount;
private String note;
@Id
@Column(name = "POLICE_LIST_ID")
public long getPoliceListId() {
return policeListId;
}
public void setPoliceListId(long policeListId) {
this.policeListId = policeListId;
}
@Basic
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "SAVE_DATE")
public Time getSaveDate() {
return saveDate;
}
public void setSaveDate(Time saveDate) {
this.saveDate = saveDate;
}
@Basic
@Column(name = "POLICE_CODE")
public String getPoliceCode() {
return policeCode;
}
public void setPoliceCode(String policeCode) {
this.policeCode = policeCode;
}
@Basic
@Column(name = "FINISH_COUNT")
public Long getFinishCount() {
return finishCount;
}
public void setFinishCount(Long finishCount) {
this.finishCount = finishCount;
}
@Basic
@Column(name = "IN_STORAGE_COUNT")
public Long getInStorageCount() {
return inStorageCount;
}
public void setInStorageCount(Long inStorageCount) {
this.inStorageCount = inStorageCount;
}
@Basic
@Column(name = "OUT_STORAGE_COUNT")
public Long getOutStorageCount() {
return outStorageCount;
}
public void setOutStorageCount(Long outStorageCount) {
this.outStorageCount = outStorageCount;
}
@Basic
@Column(name = "NOTE")
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PoliceListEntity that = (PoliceListEntity) o;
if (policeListId != that.policeListId) return false;
if (taskId != that.taskId) return false;
if (saveDate != null ? !saveDate.equals(that.saveDate) : that.saveDate != null) return false;
if (policeCode != null ? !policeCode.equals(that.policeCode) : that.policeCode != null) return false;
if (finishCount != null ? !finishCount.equals(that.finishCount) : that.finishCount != null) return false;
if (inStorageCount != null ? !inStorageCount.equals(that.inStorageCount) : that.inStorageCount != null)
return false;
if (outStorageCount != null ? !outStorageCount.equals(that.outStorageCount) : that.outStorageCount != null)
return false;
if (note != null ? !note.equals(that.note) : that.note != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (policeListId ^ (policeListId >>> 32));
result = 31 * result + (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (saveDate != null ? saveDate.hashCode() : 0);
result = 31 * result + (policeCode != null ? policeCode.hashCode() : 0);
result = 31 * result + (finishCount != null ? finishCount.hashCode() : 0);
result = 31 * result + (inStorageCount != null ? inStorageCount.hashCode() : 0);
result = 31 * result + (outStorageCount != null ? outStorageCount.hashCode() : 0);
result = 31 * result + (note != null ? note.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "POLICE_STATION_APPLY_REASON", schema = "AUXILIARY", catalog = "")
public class PoliceStationApplyReasonEntity {
private long policeStationApplyReasonId;
private Time saveDate;
private long taskId;
private String policeStationCode;
private long applyCode;
private long applyCount;
@Id
@Column(name = "POLICE_STATION_APPLY_REASON_ID")
public long getPoliceStationApplyReasonId() {
return policeStationApplyReasonId;
}
public void setPoliceStationApplyReasonId(long policeStationApplyReasonId) {
this.policeStationApplyReasonId = policeStationApplyReasonId;
}
@Basic
@Column(name = "SAVE_DATE")
public Time getSaveDate() {
return saveDate;
}
public void setSaveDate(Time saveDate) {
this.saveDate = saveDate;
}
@Basic
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "POLICE_STATION_CODE")
public String getPoliceStationCode() {
return policeStationCode;
}
public void setPoliceStationCode(String policeStationCode) {
this.policeStationCode = policeStationCode;
}
@Basic
@Column(name = "APPLY_CODE")
public long getApplyCode() {
return applyCode;
}
public void setApplyCode(long applyCode) {
this.applyCode = applyCode;
}
@Basic
@Column(name = "APPLY_COUNT")
public long getApplyCount() {
return applyCount;
}
public void setApplyCount(long applyCount) {
this.applyCount = applyCount;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PoliceStationApplyReasonEntity that = (PoliceStationApplyReasonEntity) o;
if (policeStationApplyReasonId != that.policeStationApplyReasonId) return false;
if (taskId != that.taskId) return false;
if (applyCode != that.applyCode) return false;
if (applyCount != that.applyCount) return false;
if (saveDate != null ? !saveDate.equals(that.saveDate) : that.saveDate != null) return false;
if (policeStationCode != null ? !policeStationCode.equals(that.policeStationCode) : that.policeStationCode != null)
return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (policeStationApplyReasonId ^ (policeStationApplyReasonId >>> 32));
result = 31 * result + (saveDate != null ? saveDate.hashCode() : 0);
result = 31 * result + (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (policeStationCode != null ? policeStationCode.hashCode() : 0);
result = 31 * result + (int) (applyCode ^ (applyCode >>> 32));
result = 31 * result + (int) (applyCount ^ (applyCount >>> 32));
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "POLICE_STATION_VAILED", schema = "AUXILIARY", catalog = "")
public class PoliceStationVailedEntity {
private long policeStationVailedId;
private long taskId;
private String policeStationCode;
private long vailedCount;
private long invalidCount;
private Time savaDate;
@Id
@Column(name = "POLICE_STATION_VAILED_ID")
public long getPoliceStationVailedId() {
return policeStationVailedId;
}
public void setPoliceStationVailedId(long policeStationVailedId) {
this.policeStationVailedId = policeStationVailedId;
}
@Basic
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "POLICE_STATION_CODE")
public String getPoliceStationCode() {
return policeStationCode;
}
public void setPoliceStationCode(String policeStationCode) {
this.policeStationCode = policeStationCode;
}
@Basic
@Column(name = "VAILED_COUNT")
public long getVailedCount() {
return vailedCount;
}
public void setVailedCount(long vailedCount) {
this.vailedCount = vailedCount;
}
@Basic
@Column(name = "INVALID_COUNT")
public long getInvalidCount() {
return invalidCount;
}
public void setInvalidCount(long invalidCount) {
this.invalidCount = invalidCount;
}
@Basic
@Column(name = "SAVA_DATE")
public Time getSavaDate() {
return savaDate;
}
public void setSavaDate(Time savaDate) {
this.savaDate = savaDate;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PoliceStationVailedEntity that = (PoliceStationVailedEntity) o;
if (policeStationVailedId != that.policeStationVailedId) return false;
if (taskId != that.taskId) return false;
if (vailedCount != that.vailedCount) return false;
if (invalidCount != that.invalidCount) return false;
if (policeStationCode != null ? !policeStationCode.equals(that.policeStationCode) : that.policeStationCode != null)
return false;
if (savaDate != null ? !savaDate.equals(that.savaDate) : that.savaDate != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (policeStationVailedId ^ (policeStationVailedId >>> 32));
result = 31 * result + (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (policeStationCode != null ? policeStationCode.hashCode() : 0);
result = 31 * result + (int) (vailedCount ^ (vailedCount >>> 32));
result = 31 * result + (int) (invalidCount ^ (invalidCount >>> 32));
result = 31 * result + (savaDate != null ? savaDate.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "PREPRO_PERSON", schema = "POST", catalog = "")
public class PreproPersonEntity {
private String jmsfzslh;
private String gmsfhm;
private String xm;
private String xbdm;
private String mzdm;
private String csrq;
private String ssxqdm;
private String dzmc;
private String sdxp;
private String zwyZwtxsj;
private String zwyZwtzsj;
private String zweZwtxsj;
private String zweZwtzsj;
private String qfjgGajgmc;
private String yxqqsrq;
private String yxqjzrq;
private String jmsfzslyydm;
private String jmsfzzzlxdm;
private String jmsfzlzfsdm;
private String sjrXm;
private String sjrLxdh;
private String sjrYzbm;
private String sjrTxdz;
private String sid;
private String fileName;
@Id
@Column(name = "JMSFZSLH")
public String getJmsfzslh() {
return jmsfzslh;
}
public void setJmsfzslh(String jmsfzslh) {
this.jmsfzslh = jmsfzslh;
}
@Basic
@Column(name = "GMSFHM")
public String getGmsfhm() {
return gmsfhm;
}
public void setGmsfhm(String gmsfhm) {
this.gmsfhm = gmsfhm;
}
@Basic
@Column(name = "XM")
public String getXm() {
return xm;
}
public void setXm(String xm) {
this.xm = xm;
}
@Basic
@Column(name = "XBDM")
public String getXbdm() {
return xbdm;
}
public void setXbdm(String xbdm) {
this.xbdm = xbdm;
}
@Basic
@Column(name = "MZDM")
public String getMzdm() {
return mzdm;
}
public void setMzdm(String mzdm) {
this.mzdm = mzdm;
}
@Basic
@Column(name = "CSRQ")
public String getCsrq() {
return csrq;
}
public void setCsrq(String csrq) {
this.csrq = csrq;
}
@Basic
@Column(name = "SSXQDM")
public String getSsxqdm() {
return ssxqdm;
}
public void setSsxqdm(String ssxqdm) {
this.ssxqdm = ssxqdm;
}
@Basic
@Column(name = "DZMC")
public String getDzmc() {
return dzmc;
}
public void setDzmc(String dzmc) {
this.dzmc = dzmc;
}
@Basic
@Column(name = "SDXP")
public String getSdxp() {
return sdxp;
}
public void setSdxp(String sdxp) {
this.sdxp = sdxp;
}
@Basic
@Column(name = "ZWY_ZWTXSJ")
public String getZwyZwtxsj() {
return zwyZwtxsj;
}
public void setZwyZwtxsj(String zwyZwtxsj) {
this.zwyZwtxsj = zwyZwtxsj;
}
@Basic
@Column(name = "ZWY_ZWTZSJ")
public String getZwyZwtzsj() {
return zwyZwtzsj;
}
public void setZwyZwtzsj(String zwyZwtzsj) {
this.zwyZwtzsj = zwyZwtzsj;
}
@Basic
@Column(name = "ZWE_ZWTXSJ")
public String getZweZwtxsj() {
return zweZwtxsj;
}
public void setZweZwtxsj(String zweZwtxsj) {
this.zweZwtxsj = zweZwtxsj;
}
@Basic
@Column(name = "ZWE_ZWTZSJ")
public String getZweZwtzsj() {
return zweZwtzsj;
}
public void setZweZwtzsj(String zweZwtzsj) {
this.zweZwtzsj = zweZwtzsj;
}
@Basic
@Column(name = "QFJG_GAJGMC")
public String getQfjgGajgmc() {
return qfjgGajgmc;
}
public void setQfjgGajgmc(String qfjgGajgmc) {
this.qfjgGajgmc = qfjgGajgmc;
}
@Basic
@Column(name = "YXQQSRQ")
public String getYxqqsrq() {
return yxqqsrq;
}
public void setYxqqsrq(String yxqqsrq) {
this.yxqqsrq = yxqqsrq;
}
@Basic
@Column(name = "YXQJZRQ")
public String getYxqjzrq() {
return yxqjzrq;
}
public void setYxqjzrq(String yxqjzrq) {
this.yxqjzrq = yxqjzrq;
}
@Basic
@Column(name = "JMSFZSLYYDM")
public String getJmsfzslyydm() {
return jmsfzslyydm;
}
public void setJmsfzslyydm(String jmsfzslyydm) {
this.jmsfzslyydm = jmsfzslyydm;
}
@Basic
@Column(name = "JMSFZZZLXDM")
public String getJmsfzzzlxdm() {
return jmsfzzzlxdm;
}
public void setJmsfzzzlxdm(String jmsfzzzlxdm) {
this.jmsfzzzlxdm = jmsfzzzlxdm;
}
@Basic
@Column(name = "JMSFZLZFSDM")
public String getJmsfzlzfsdm() {
return jmsfzlzfsdm;
}
public void setJmsfzlzfsdm(String jmsfzlzfsdm) {
this.jmsfzlzfsdm = jmsfzlzfsdm;
}
@Basic
@Column(name = "SJR_XM")
public String getSjrXm() {
return sjrXm;
}
public void setSjrXm(String sjrXm) {
this.sjrXm = sjrXm;
}
@Basic
@Column(name = "SJR_LXDH")
public String getSjrLxdh() {
return sjrLxdh;
}
public void setSjrLxdh(String sjrLxdh) {
this.sjrLxdh = sjrLxdh;
}
@Basic
@Column(name = "SJR_YZBM")
public String getSjrYzbm() {
return sjrYzbm;
}
public void setSjrYzbm(String sjrYzbm) {
this.sjrYzbm = sjrYzbm;
}
@Basic
@Column(name = "SJR_TXDZ")
public String getSjrTxdz() {
return sjrTxdz;
}
public void setSjrTxdz(String sjrTxdz) {
this.sjrTxdz = sjrTxdz;
}
@Basic
@Column(name = "SID")
public String getSid() {
return sid;
}
public void setSid(String sid) {
this.sid = sid;
}
@Basic
@Column(name = "FILE_NAME")
public String getFileName() {
return fileName;
}
public void setFileName(String fileName) {
this.fileName = fileName;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PreproPersonEntity that = (PreproPersonEntity) o;
return Objects.equals(jmsfzslh, that.jmsfzslh) &&
Objects.equals(gmsfhm, that.gmsfhm) &&
Objects.equals(xm, that.xm) &&
Objects.equals(xbdm, that.xbdm) &&
Objects.equals(mzdm, that.mzdm) &&
Objects.equals(csrq, that.csrq) &&
Objects.equals(ssxqdm, that.ssxqdm) &&
Objects.equals(dzmc, that.dzmc) &&
Objects.equals(sdxp, that.sdxp) &&
Objects.equals(zwyZwtxsj, that.zwyZwtxsj) &&
Objects.equals(zwyZwtzsj, that.zwyZwtzsj) &&
Objects.equals(zweZwtxsj, that.zweZwtxsj) &&
Objects.equals(zweZwtzsj, that.zweZwtzsj) &&
Objects.equals(qfjgGajgmc, that.qfjgGajgmc) &&
Objects.equals(yxqqsrq, that.yxqqsrq) &&
Objects.equals(yxqjzrq, that.yxqjzrq) &&
Objects.equals(jmsfzslyydm, that.jmsfzslyydm) &&
Objects.equals(jmsfzzzlxdm, that.jmsfzzzlxdm) &&
Objects.equals(jmsfzlzfsdm, that.jmsfzlzfsdm) &&
Objects.equals(sjrXm, that.sjrXm) &&
Objects.equals(sjrLxdh, that.sjrLxdh) &&
Objects.equals(sjrYzbm, that.sjrYzbm) &&
Objects.equals(sjrTxdz, that.sjrTxdz) &&
Objects.equals(sid, that.sid) &&
Objects.equals(fileName, that.fileName);
}
@Override
public int hashCode() {
return Objects.hash(jmsfzslh, gmsfhm, xm, xbdm, mzdm, csrq, ssxqdm, dzmc, sdxp, zwyZwtxsj, zwyZwtzsj, zweZwtxsj, zweZwtzsj, qfjgGajgmc, yxqqsrq, yxqjzrq, jmsfzslyydm, jmsfzzzlxdm, jmsfzlzfsdm, sjrXm, sjrLxdh, sjrYzbm, sjrTxdz, sid, fileName);
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "PRINTER_DIC", schema = "AUXILIARY", catalog = "")
public class PrinterDicEntity {
private long printerId;
private String printerName;
@Id
@Column(name = "PRINTER_ID")
public long getPrinterId() {
return printerId;
}
public void setPrinterId(long printerId) {
this.printerId = printerId;
}
@Basic
@Column(name = "PRINTER_NAME")
public String getPrinterName() {
return printerName;
}
public void setPrinterName(String printerName) {
this.printerName = printerName;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PrinterDicEntity that = (PrinterDicEntity) o;
if (printerId != that.printerId) return false;
if (printerName != null ? !printerName.equals(that.printerName) : that.printerName != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (printerId ^ (printerId >>> 32));
result = 31 * result + (printerName != null ? printerName.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "REDO_REGISTRATION", schema = "POST", catalog = "")
public class RedoRegistrationEntity {
private String redoRegistrationId;
private String submitDate;
private String countyCode;
private String policeCode;
private String name;
private String cardId;
private String redoReason;
private String callDate;
private String backDate;
private String note;
@Id
@Column(name = "REDO_REGISTRATION_ID")
public String getRedoRegistrationId() {
return redoRegistrationId;
}
public void setRedoRegistrationId(String redoRegistrationId) {
this.redoRegistrationId = redoRegistrationId;
}
@Basic
@Column(name = "SUBMIT_DATE")
public String getSubmitDate() {
return submitDate;
}
public void setSubmitDate(String submitDate) {
this.submitDate = submitDate;
}
@Basic
@Column(name = "COUNTY_CODE")
public String getCountyCode() {
return countyCode;
}
public void setCountyCode(String countyCode) {
this.countyCode = countyCode;
}
@Basic
@Column(name = "POLICE_CODE")
public String getPoliceCode() {
return policeCode;
}
public void setPoliceCode(String policeCode) {
this.policeCode = policeCode;
}
@Basic
@Column(name = "NAME")
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
@Basic
@Column(name = "CARD_ID")
public String getCardId() {
return cardId;
}
public void setCardId(String cardId) {
this.cardId = cardId;
}
@Basic
@Column(name = "REDO_REASON")
public String getRedoReason() {
return redoReason;
}
public void setRedoReason(String redoReason) {
this.redoReason = redoReason;
}
@Basic
@Column(name = "CALL_DATE")
public String getCallDate() {
return callDate;
}
public void setCallDate(String callDate) {
this.callDate = callDate;
}
@Basic
@Column(name = "BACK_DATE")
public String getBackDate() {
return backDate;
}
public void setBackDate(String backDate) {
this.backDate = backDate;
}
@Basic
@Column(name = "NOTE")
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
RedoRegistrationEntity that = (RedoRegistrationEntity) o;
return Objects.equals(redoRegistrationId, that.redoRegistrationId) &&
Objects.equals(submitDate, that.submitDate) &&
Objects.equals(countyCode, that.countyCode) &&
Objects.equals(policeCode, that.policeCode) &&
Objects.equals(name, that.name) &&
Objects.equals(cardId, that.cardId) &&
Objects.equals(redoReason, that.redoReason) &&
Objects.equals(callDate, that.callDate) &&
Objects.equals(backDate, that.backDate) &&
Objects.equals(note, that.note);
}
@Override
public int hashCode() {
return Objects.hash(redoRegistrationId, submitDate, countyCode, policeCode, name, cardId, redoReason, callDate, backDate, note);
}
}
package com.yxproject.start.entity;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "SLH_GAJG_DM", schema = "AUXILIARY", catalog = "")
public class SlhGajgDmEntity {
private String gajgDm;
private String slhGajgDm;
@Basic
@Column(name = "GAJG_DM")
public String getGajgDm() {
return gajgDm;
}
public void setGajgDm(String gajgDm) {
this.gajgDm = gajgDm;
}
@Basic
@Column(name = "SLH_GAJG_DM")
public String getSlhGajgDm() {
return slhGajgDm;
}
public void setSlhGajgDm(String slhGajgDm) {
this.slhGajgDm = slhGajgDm;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
SlhGajgDmEntity that = (SlhGajgDmEntity) o;
if (gajgDm != null ? !gajgDm.equals(that.gajgDm) : that.gajgDm != null) return false;
if (slhGajgDm != null ? !slhGajgDm.equals(that.slhGajgDm) : that.slhGajgDm != null) return false;
return true;
}
@Override
public int hashCode() {
int result = gajgDm != null ? gajgDm.hashCode() : 0;
result = 31 * result + (slhGajgDm != null ? slhGajgDm.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "SPECIAL_CARD", schema = "AUXILIARY", catalog = "")
public class SpecialCardEntity {
private long specialCardId;
private String acceptNo;
private long taskId;
private long specialType;
private String groupNo;
@Id
@Column(name = "SPECIAL_CARD_ID")
public long getSpecialCardId() {
return specialCardId;
}
public void setSpecialCardId(long specialCardId) {
this.specialCardId = specialCardId;
}
@Basic
@Column(name = "ACCEPT_NO")
public String getAcceptNo() {
return acceptNo;
}
public void setAcceptNo(String acceptNo) {
this.acceptNo = acceptNo;
}
@Basic
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "SPECIAL_TYPE")
public long getSpecialType() {
return specialType;
}
public void setSpecialType(long specialType) {
this.specialType = specialType;
}
@Basic
@Column(name = "GROUP_NO")
public String getGroupNo() {
return groupNo;
}
public void setGroupNo(String groupNo) {
this.groupNo = groupNo;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
SpecialCardEntity that = (SpecialCardEntity) o;
if (specialCardId != that.specialCardId) return false;
if (taskId != that.taskId) return false;
if (specialType != that.specialType) return false;
if (acceptNo != null ? !acceptNo.equals(that.acceptNo) : that.acceptNo != null) return false;
if (groupNo != null ? !groupNo.equals(that.groupNo) : that.groupNo != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (specialCardId ^ (specialCardId >>> 32));
result = 31 * result + (acceptNo != null ? acceptNo.hashCode() : 0);
result = 31 * result + (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (int) (specialType ^ (specialType >>> 32));
result = 31 * result + (groupNo != null ? groupNo.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "SYS_PERMISSION", schema = "AUXILIARY", catalog = "")
public class SysPermissionEntity {
private int id;
private Boolean available;
private String name;
private Long parentId;
private String parentIds;
private String permission;
private String resourceType;
private String url;
@Id
@Column(name = "ID")
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
@Basic
@Column(name = "AVAILABLE")
public Boolean getAvailable() {
return available;
}
public void setAvailable(Boolean available) {
this.available = available;
}
@Basic
@Column(name = "NAME")
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
@Basic
@Column(name = "PARENT_ID")
public Long getParentId() {
return parentId;
}
public void setParentId(Long parentId) {
this.parentId = parentId;
}
@Basic
@Column(name = "PARENT_IDS")
public String getParentIds() {
return parentIds;
}
public void setParentIds(String parentIds) {
this.parentIds = parentIds;
}
@Basic
@Column(name = "PERMISSION")
public String getPermission() {
return permission;
}
public void setPermission(String permission) {
this.permission = permission;
}
@Basic
@Column(name = "RESOURCE_TYPE")
public String getResourceType() {
return resourceType;
}
public void setResourceType(String resourceType) {
this.resourceType = resourceType;
}
@Basic
@Column(name = "URL")
public String getUrl() {
return url;
}
public void setUrl(String url) {
this.url = url;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
SysPermissionEntity that = (SysPermissionEntity) o;
if (id != that.id) return false;
if (available != null ? !available.equals(that.available) : that.available != null) return false;
if (name != null ? !name.equals(that.name) : that.name != null) return false;
if (parentId != null ? !parentId.equals(that.parentId) : that.parentId != null) return false;
if (parentIds != null ? !parentIds.equals(that.parentIds) : that.parentIds != null) return false;
if (permission != null ? !permission.equals(that.permission) : that.permission != null) return false;
if (resourceType != null ? !resourceType.equals(that.resourceType) : that.resourceType != null) return false;
if (url != null ? !url.equals(that.url) : that.url != null) return false;
return true;
}
@Override
public int hashCode() {
int result = id;
result = 31 * result + (available != null ? available.hashCode() : 0);
result = 31 * result + (name != null ? name.hashCode() : 0);
result = 31 * result + (parentId != null ? parentId.hashCode() : 0);
result = 31 * result + (parentIds != null ? parentIds.hashCode() : 0);
result = 31 * result + (permission != null ? permission.hashCode() : 0);
result = 31 * result + (resourceType != null ? resourceType.hashCode() : 0);
result = 31 * result + (url != null ? url.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "SYS_ROLE", schema = "AUXILIARY", catalog = "")
public class SysRoleEntity {
private int id;
private Boolean available;
private String description;
private String role;
@Id
@Column(name = "ID")
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
@Basic
@Column(name = "AVAILABLE")
public Boolean getAvailable() {
return available;
}
public void setAvailable(Boolean available) {
this.available = available;
}
@Basic
@Column(name = "DESCRIPTION")
public String getDescription() {
return description;
}
public void setDescription(String description) {
this.description = description;
}
@Basic
@Column(name = "ROLE")
public String getRole() {
return role;
}
public void setRole(String role) {
this.role = role;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
SysRoleEntity that = (SysRoleEntity) o;
if (id != that.id) return false;
if (available != null ? !available.equals(that.available) : that.available != null) return false;
if (description != null ? !description.equals(that.description) : that.description != null) return false;
if (role != null ? !role.equals(that.role) : that.role != null) return false;
return true;
}
@Override
public int hashCode() {
int result = id;
result = 31 * result + (available != null ? available.hashCode() : 0);
result = 31 * result + (description != null ? description.hashCode() : 0);
result = 31 * result + (role != null ? role.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "SYS_ROLE_PERMISSION", schema = "AUXILIARY", catalog = "")
public class SysRolePermissionEntity {
private int roleId;
private int permissionId;
@Basic
@Column(name = "ROLE_ID")
public int getRoleId() {
return roleId;
}
public void setRoleId(int roleId) {
this.roleId = roleId;
}
@Basic
@Column(name = "PERMISSION_ID")
public int getPermissionId() {
return permissionId;
}
public void setPermissionId(int permissionId) {
this.permissionId = permissionId;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
SysRolePermissionEntity that = (SysRolePermissionEntity) o;
if (roleId != that.roleId) return false;
if (permissionId != that.permissionId) return false;
return true;
}
@Override
public int hashCode() {
int result = roleId;
result = 31 * result + permissionId;
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "SYS_USER_ROLE", schema = "AUXILIARY", catalog = "")
public class SysUserRoleEntity {
private int userId;
private int roleId;
@Basic
@Column(name = "USER_ID")
public int getUserId() {
return userId;
}
public void setUserId(int userId) {
this.userId = userId;
}
@Basic
@Column(name = "ROLE_ID")
public int getRoleId() {
return roleId;
}
public void setRoleId(int roleId) {
this.roleId = roleId;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
SysUserRoleEntity that = (SysUserRoleEntity) o;
if (userId != that.userId) return false;
if (roleId != that.roleId) return false;
return true;
}
@Override
public int hashCode() {
int result = userId;
result = 31 * result + roleId;
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.sql.Time;
@Entity
@Table(name = "TASK", schema = "AUXILIARY", catalog = "")
public class TaskEntity {
private long taskId;
private long cardType;
private Long oldCardType;
private String countyCode;
private Time submitDate;
private Time issuedDate;
private Long printState;
private Time downloadDate;
private Time printOutDate;
private Time positionDate;
private Time outWorkshopDate;
private String qualityPeopleName;
private Time qualityTestDate;
private String exceptionInformation;
private Time outStorageDate;
private Time inStorageDate;
private Long taskStateId;
private Long isException;
private Long printerId;
@Id
@Column(name = "TASK_ID")
public long getTaskId() {
return taskId;
}
public void setTaskId(long taskId) {
this.taskId = taskId;
}
@Basic
@Column(name = "CARD_TYPE")
public long getCardType() {
return cardType;
}
public void setCardType(long cardType) {
this.cardType = cardType;
}
@Basic
@Column(name = "OLD_CARD_TYPE")
public Long getOldCardType() {
return oldCardType;
}
public void setOldCardType(Long oldCardType) {
this.oldCardType = oldCardType;
}
@Basic
@Column(name = "COUNTY_CODE")
public String getCountyCode() {
return countyCode;
}
public void setCountyCode(String countyCode) {
this.countyCode = countyCode;
}
@Basic
@Column(name = "SUBMIT_DATE")
public Time getSubmitDate() {
return submitDate;
}
public void setSubmitDate(Time submitDate) {
this.submitDate = submitDate;
}
@Basic
@Column(name = "ISSUED_DATE")
public Time getIssuedDate() {
return issuedDate;
}
public void setIssuedDate(Time issuedDate) {
this.issuedDate = issuedDate;
}
@Basic
@Column(name = "PRINT_STATE")
public Long getPrintState() {
return printState;
}
public void setPrintState(Long printState) {
this.printState = printState;
}
@Basic
@Column(name = "DOWNLOAD_DATE")
public Time getDownloadDate() {
return downloadDate;
}
public void setDownloadDate(Time downloadDate) {
this.downloadDate = downloadDate;
}
@Basic
@Column(name = "PRINT_OUT_DATE")
public Time getPrintOutDate() {
return printOutDate;
}
public void setPrintOutDate(Time printOutDate) {
this.printOutDate = printOutDate;
}
@Basic
@Column(name = "POSITION_DATE")
public Time getPositionDate() {
return positionDate;
}
public void setPositionDate(Time positionDate) {
this.positionDate = positionDate;
}
@Basic
@Column(name = "OUT_WORKSHOP_DATE")
public Time getOutWorkshopDate() {
return outWorkshopDate;
}
public void setOutWorkshopDate(Time outWorkshopDate) {
this.outWorkshopDate = outWorkshopDate;
}
@Basic
@Column(name = "QUALITY_PEOPLE_NAME")
public String getQualityPeopleName() {
return qualityPeopleName;
}
public void setQualityPeopleName(String qualityPeopleName) {
this.qualityPeopleName = qualityPeopleName;
}
@Basic
@Column(name = "QUALITY_TEST_DATE")
public Time getQualityTestDate() {
return qualityTestDate;
}
public void setQualityTestDate(Time qualityTestDate) {
this.qualityTestDate = qualityTestDate;
}
@Basic
@Column(name = "EXCEPTION_INFORMATION")
public String getExceptionInformation() {
return exceptionInformation;
}
public void setExceptionInformation(String exceptionInformation) {
this.exceptionInformation = exceptionInformation;
}
@Basic
@Column(name = "OUT_STORAGE_DATE")
public Time getOutStorageDate() {
return outStorageDate;
}
public void setOutStorageDate(Time outStorageDate) {
this.outStorageDate = outStorageDate;
}
@Basic
@Column(name = "IN_STORAGE_DATE")
public Time getInStorageDate() {
return inStorageDate;
}
public void setInStorageDate(Time inStorageDate) {
this.inStorageDate = inStorageDate;
}
@Basic
@Column(name = "TASK_STATE_ID")
public Long getTaskStateId() {
return taskStateId;
}
public void setTaskStateId(Long taskStateId) {
this.taskStateId = taskStateId;
}
@Basic
@Column(name = "IS_EXCEPTION")
public Long getIsException() {
return isException;
}
public void setIsException(Long isException) {
this.isException = isException;
}
@Basic
@Column(name = "PRINTER_ID")
public Long getPrinterId() {
return printerId;
}
public void setPrinterId(Long printerId) {
this.printerId = printerId;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
TaskEntity that = (TaskEntity) o;
if (taskId != that.taskId) return false;
if (cardType != that.cardType) return false;
if (oldCardType != null ? !oldCardType.equals(that.oldCardType) : that.oldCardType != null) return false;
if (countyCode != null ? !countyCode.equals(that.countyCode) : that.countyCode != null) return false;
if (submitDate != null ? !submitDate.equals(that.submitDate) : that.submitDate != null) return false;
if (issuedDate != null ? !issuedDate.equals(that.issuedDate) : that.issuedDate != null) return false;
if (printState != null ? !printState.equals(that.printState) : that.printState != null) return false;
if (downloadDate != null ? !downloadDate.equals(that.downloadDate) : that.downloadDate != null) return false;
if (printOutDate != null ? !printOutDate.equals(that.printOutDate) : that.printOutDate != null) return false;
if (positionDate != null ? !positionDate.equals(that.positionDate) : that.positionDate != null) return false;
if (outWorkshopDate != null ? !outWorkshopDate.equals(that.outWorkshopDate) : that.outWorkshopDate != null)
return false;
if (qualityPeopleName != null ? !qualityPeopleName.equals(that.qualityPeopleName) : that.qualityPeopleName != null)
return false;
if (qualityTestDate != null ? !qualityTestDate.equals(that.qualityTestDate) : that.qualityTestDate != null)
return false;
if (exceptionInformation != null ? !exceptionInformation.equals(that.exceptionInformation) : that.exceptionInformation != null)
return false;
if (outStorageDate != null ? !outStorageDate.equals(that.outStorageDate) : that.outStorageDate != null)
return false;
if (inStorageDate != null ? !inStorageDate.equals(that.inStorageDate) : that.inStorageDate != null)
return false;
if (taskStateId != null ? !taskStateId.equals(that.taskStateId) : that.taskStateId != null) return false;
if (isException != null ? !isException.equals(that.isException) : that.isException != null) return false;
if (printerId != null ? !printerId.equals(that.printerId) : that.printerId != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (taskId ^ (taskId >>> 32));
result = 31 * result + (int) (cardType ^ (cardType >>> 32));
result = 31 * result + (oldCardType != null ? oldCardType.hashCode() : 0);
result = 31 * result + (countyCode != null ? countyCode.hashCode() : 0);
result = 31 * result + (submitDate != null ? submitDate.hashCode() : 0);
result = 31 * result + (issuedDate != null ? issuedDate.hashCode() : 0);
result = 31 * result + (printState != null ? printState.hashCode() : 0);
result = 31 * result + (downloadDate != null ? downloadDate.hashCode() : 0);
result = 31 * result + (printOutDate != null ? printOutDate.hashCode() : 0);
result = 31 * result + (positionDate != null ? positionDate.hashCode() : 0);
result = 31 * result + (outWorkshopDate != null ? outWorkshopDate.hashCode() : 0);
result = 31 * result + (qualityPeopleName != null ? qualityPeopleName.hashCode() : 0);
result = 31 * result + (qualityTestDate != null ? qualityTestDate.hashCode() : 0);
result = 31 * result + (exceptionInformation != null ? exceptionInformation.hashCode() : 0);
result = 31 * result + (outStorageDate != null ? outStorageDate.hashCode() : 0);
result = 31 * result + (inStorageDate != null ? inStorageDate.hashCode() : 0);
result = 31 * result + (taskStateId != null ? taskStateId.hashCode() : 0);
result = 31 * result + (isException != null ? isException.hashCode() : 0);
result = 31 * result + (printerId != null ? printerId.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "TASK_STATE_DIC", schema = "AUXILIARY", catalog = "")
public class TaskStateDicEntity {
private long taskStateId;
private String taskState;
@Id
@Column(name = "TASK_STATE_ID")
public long getTaskStateId() {
return taskStateId;
}
public void setTaskStateId(long taskStateId) {
this.taskStateId = taskStateId;
}
@Basic
@Column(name = "TASK_STATE")
public String getTaskState() {
return taskState;
}
public void setTaskState(String taskState) {
this.taskState = taskState;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
TaskStateDicEntity that = (TaskStateDicEntity) o;
if (taskStateId != that.taskStateId) return false;
if (taskState != null ? !taskState.equals(that.taskState) : that.taskState != null) return false;
return true;
}
@Override
public int hashCode() {
int result = (int) (taskStateId ^ (taskStateId >>> 32));
result = 31 * result + (taskState != null ? taskState.hashCode() : 0);
return result;
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "TEMPORARY_CERTIFICATE", schema = "POST", catalog = "")
public class TemporaryCertificateEntity {
private String temporaryCertificateId;
private String name;
private String cardId;
private String phone;
private String lastDurationOfStatus;
private String receiptDate;
private String dateOfHandOverToTreat;
private String backWorkshopDate;
private String deliverToParty;
private String note;
@Id
@Column(name = "TEMPORARY_CERTIFICATE_ID")
public String getTemporaryCertificateId() {
return temporaryCertificateId;
}
public void setTemporaryCertificateId(String temporaryCertificateId) {
this.temporaryCertificateId = temporaryCertificateId;
}
@Basic
@Column(name = "NAME")
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
@Basic
@Column(name = "CARD_ID")
public String getCardId() {
return cardId;
}
public void setCardId(String cardId) {
this.cardId = cardId;
}
@Basic
@Column(name = "PHONE")
public String getPhone() {
return phone;
}
public void setPhone(String phone) {
this.phone = phone;
}
@Basic
@Column(name = "LAST_DURATION_OF_STATUS")
public String getLastDurationOfStatus() {
return lastDurationOfStatus;
}
public void setLastDurationOfStatus(String lastDurationOfStatus) {
this.lastDurationOfStatus = lastDurationOfStatus;
}
@Basic
@Column(name = "RECEIPT_DATE")
public String getReceiptDate() {
return receiptDate;
}
public void setReceiptDate(String receiptDate) {
this.receiptDate = receiptDate;
}
@Basic
@Column(name = "DATE_OF_HAND_OVER_TO_TREAT")
public String getDateOfHandOverToTreat() {
return dateOfHandOverToTreat;
}
public void setDateOfHandOverToTreat(String dateOfHandOverToTreat) {
this.dateOfHandOverToTreat = dateOfHandOverToTreat;
}
@Basic
@Column(name = "BACK_WORKSHOP_DATE")
public String getBackWorkshopDate() {
return backWorkshopDate;
}
public void setBackWorkshopDate(String backWorkshopDate) {
this.backWorkshopDate = backWorkshopDate;
}
@Basic
@Column(name = "DELIVER_TO_PARTY")
public String getDeliverToParty() {
return deliverToParty;
}
public void setDeliverToParty(String deliverToParty) {
this.deliverToParty = deliverToParty;
}
@Basic
@Column(name = "NOTE")
public String getNote() {
return note;
}
public void setNote(String note) {
this.note = note;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
TemporaryCertificateEntity that = (TemporaryCertificateEntity) o;
return Objects.equals(temporaryCertificateId, that.temporaryCertificateId) &&
Objects.equals(name, that.name) &&
Objects.equals(cardId, that.cardId) &&
Objects.equals(phone, that.phone) &&
Objects.equals(lastDurationOfStatus, that.lastDurationOfStatus) &&
Objects.equals(receiptDate, that.receiptDate) &&
Objects.equals(dateOfHandOverToTreat, that.dateOfHandOverToTreat) &&
Objects.equals(backWorkshopDate, that.backWorkshopDate) &&
Objects.equals(deliverToParty, that.deliverToParty) &&
Objects.equals(note, that.note);
}
@Override
public int hashCode() {
return Objects.hash(temporaryCertificateId, name, cardId, phone, lastDurationOfStatus, receiptDate, dateOfHandOverToTreat, backWorkshopDate, deliverToParty, note);
}
}
package com.yxproject.start.entity;
import javax.persistence.*;
@Entity
@Table(name = "USER_INFO", schema = "AUXILIARY", catalog = "")
public class UserInfoEntity {
private int id;
private String name;
private String password;
private String salt;
private byte state;
private String username;
private String workshop;
@Id
@Column(name = "ID")
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
@Basic
@Column(name = "NAME")
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
@Basic
@Column(name = "PASSWORD")
public String getPassword() {
return password;
}
public void setPassword(String password) {
this.password = password;
}
@Basic
@Column(name = "SALT")
public String getSalt() {
return salt;
}
public void setSalt(String salt) {
this.salt = salt;
}
@Basic
@Column(name = "STATE")
public byte getState() {
return state;
}
public void setState(byte state) {
this.state = state;
}
@Basic
@Column(name = "USERNAME")
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
@Basic
@Column(name = "WORKSHOP")
public String getWorkshop() {
return workshop;
}
public void setWorkshop(String workshop) {
this.workshop = workshop;
}
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
UserInfoEntity that = (UserInfoEntity) o;
if (id != that.id) return false;
if (state != that.state) return false;
if (name != null ? !name.equals(that.name) : that.name != null) return false;
if (password != null ? !password.equals(that.password) : that.password != null) return false;
if (salt != null ? !salt.equals(that.salt) : that.salt != null) return false;
if (username != null ? !username.equals(that.username) : that.username != null) return false;
if (workshop != null ? !workshop.equals(that.workshop) : that.workshop != null) return false;
return true;
}
@Override
public int hashCode() {
int result = id;
result = 31 * result + (name != null ? name.hashCode() : 0);
result = 31 * result + (password != null ? password.hashCode() : 0);
result = 31 * result + (salt != null ? salt.hashCode() : 0);
result = 31 * result + (int) state;
result = 31 * result + (username != null ? username.hashCode() : 0);
result = 31 * result + (workshop != null ? workshop.hashCode() : 0);
return result;
}
}
package com.yxproject.start.mapper;
import com.yxproject.start.entity.CardDetailedListEntity;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Update;
import java.util.List;
@Mapper
public interface CardDetailedListMapper {
@Update("update CARD_DETAILED_LIST set CARD_DETAILED_LIST_ID = #{cardDetailedListId},POLIST_LIST_ID = #{polistListId},UPLOAD_NO =#{uploadNo},NOTE =#{note},FILE_NAME =#{fileName},POLICE_CODE =#{policeCode}")
public void updateCardDetailedList(List<CardDetailedListEntity> cardDetailedList);
}
package com.yxproject.start.mapper;
import com.yxproject.start.entity.PersonPostAbnormalEntity;
import org.apache.ibatis.annotations.*;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Update;
import java.util.List;
/**
* @author Administrator
*/
@Mapper
public interface PersonPostAbnormalMapper {
/**
* 查询某个派出所某天的有错误的邮寄信息
* @param date
* @param police
* @return
*/
@Select("select * from PERSON_POST_ABNORMAL where FIRST_WHITE in (select UPLOAD_NO from CARD_DETAILED_LIST where POLICE_CODE=#{police} and UPLOAD_NO like CONCAT(CONCAT('%',#{date}),'%'))")
public List<PersonPostAbnormalEntity> selectPersonPostAbnormalMsg(@Param("police")String police,@Param("date")String date);
@Update("update PERSON_POST_ABNORMAL set WAYBILL_NUMBER=#{waybillNumber},BACK_WAYBILL_NUMBER=#{backWaybillNumber},ORDER_NUMBER=#{orderNumber},CREATE_DATE=#{createDate},OPENID=#{openid},WC_PLAY_ORDER_NUMBER=#{wcPlayOrderNumber},PLAY_STATE=#{playState},ORDER_STATE=#{orderState},,APPLICANT_NAME=#{applicantName},SENDER_NAME=#{senderName},SENDER_PHONE=#{senderPhone},SENDER_ADDRESS=#{senderAddress},RECIPIENT_NAME=#{recipientName},RECIPIENT_PHONE=#{recipientPhone},RECIPIENT_ADDRESS=#{recipientAddress},ORDER_BLANK_NUMBER=#{orderBlankNumber},GET_TO_PROVINCE=#{getToProvince},GET_TO_CITY=#{getToCity},GET_TO_COUNTY=#{getToCounty},BUSINESS_TYPE=#{businessType},LATTICE_MOUTH_INFORMATION=#{latticeMouthInformation},NATURE_OF_THE_INTERNAL=#{natureOfTheInternal},NATURE_OF_THE_INFORMATION=#{natureOfTheInformation},FIRST_WHITE=#{firstWhite},ERR_CODE=#{errCode}")
public boolean updatePersonPostAbnormal(List<PersonPostAbnormalEntity> personPostAbnormal);
}
package com.yxproject.start.mapper;
import com.yxproject.start.entity.PersonPostEntity;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import java.util.List;
@Mapper
public interface PersonPostMapper {
/**
* 查询邮寄详情
* @param waybillNumber
* @return
*/
@Select("SELECT * FROM PERSON_POST WHERE WAYBILL_NUMBER=#{waybillNumber}")
public PersonPostEntity selectPersonPostMsgByIdCard(String waybillNumber);
@Update("update PERSON_POST set WAYBILL_NUMBER=#{waybillNumber},BACK_WAYBILL_NUMBER=#{backWaybillNumber},ORDER_NUMBER=#{orderNumber},CREATE_DATE=#{createDate},OPENID=#{openid},WC_PLAY_ORDER_NUMBER=#{wcPlayOrderNumber},PLAY_STATE=#{playState},ORDER_STATE=#{orderState},APPLICANT_NAME=#{applicantName},SENDER_NAME=#{senderName},SENDER_PHONE=#{senderPhone},SENDER_ADDRESS=#{senderAddress},RECIPIENT_NAME=#{recipientName},RECIPIENT_PHONE=#{recipientPhone},RECIPIENT_ADDRESS=#{recipientAddress},ORDER_BLANK_NUMBER=#{orderBlankNumber},GET_TO_PROVINCE=#{getToProvince},GET_TO_CITY=#{getToCity},GET_TO_COUNTY=,#{getToCounty},BUSINESS_TYPE=#{businessType},LATTICE_MOUTH_INFORMATION=#{latticeMouthInformation},NATURE_OF_THE_INTERNAL=#{natureOfTheInternal},NATURE_OF_THE_INFORMATION=#{natureOfTheInformation},FIRST_WHITE=#{firstWhite}")
public void updatePersonPost(List<PersonPostEntity> personPost);
}
package com.yxproject.start.mapper;
import com.yxproject.start.dto.CardsStatusAndCardsMsgDto;
import com.yxproject.start.dto.CardsStatusAndPostMsgDto;
import com.yxproject.start.entity.PersonalProgressStatusEntity;
import org.apache.ibatis.annotations.*;
import com.yxproject.start.entity.PersonalProgressStatusEntity;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Update;
import java.util.List;
import java.util.List;
import java.util.Map;
/**
* @author Administrator
*/
@Mapper
public interface PersonalProgressStatusMapper {
/**
* 查询证件状态和邮寄详情
* @param police
* @param date
* @return
*/
@Select("SELECT * FROM PERSONAL_PROGRESS_STATUS a LEFT JOIN PERSON_POST b ON a.UPLOAD_NO = b.FIRST_WHITE WHERE substr(a.UPLOAD_NO,0,9) = #{police} AND a.UPLOAD_NO LIKE CONCAT(CONCAT('%',#{date}),'%')")
public List<CardsStatusAndPostMsgDto> selectStatusAndPostMsg(@Param("date")String date, @Param("police")String police);
/**
* 查询上传信息
* @param police
* @param date
* @return
*/
@Select("SELECT * FROM PERSONAL_PROGRESS_STATUS a LEFT JOIN PREPRO_PERSON b ON a.UPLOAD_NO = b.JMSFZSLH WHERE IMPORT_DATE=#{date} AND substr(a.UPLOAD_NO,0,9) = #{police}")
public List<CardsStatusAndCardsMsgDto> selectStatusAndCardMsg(@Param("date")String date, @Param("police")String police);
@Update("UPDATE PERSONAL_PROGRESS_STATUS SET PROGRESS_STATUS=9 WHERE UPLOAD_NO=#{uploadNo}")
void updateSignInDate(@Param("uploadNo")String uploadNo);
@Update("update PERSONAL_PROGRESS_STATUS set UPLOAD_NO =#{uploadNo},PROGRESS_STATUS=#{progressStatus},NOTE=#{note},IMPORT_DATE=#{importDate},CREATE_TASK_DATE=#{create_Task_Date},DATA_CHECK_DATE=#{data_Check_Date},FILM_PRINT_DATE=#{film_Print_Date},POSITION_DATE=#{position_Date},SORT_DATE=#{sort_Date},QUALITY_TEST_DATE=#{quality_Test_Date},OUT_STORAGE_DATE=#{out_Storage_Date},HAND_OUT_DATE=#{hand_Out_Date},SIGN_IN_DATE=#{sign_In_Date}")
public void updatePersonalProgressStatus(List<PersonalProgressStatusEntity> personalProgressStatus);
}
package com.yxproject.start.mapper;
import com.yxproject.start.entity.RedoRegistrationEntity;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import java.util.List;
@Mapper
public interface RedoRegistrationMapper {
@Update("update REDO_REGISTRATION set REDO_REGISTRATION_ID=#{redoRegistrationId},SUBMIT_DATE=#{submitDate},COUNTY_CODE=#{countyCode},POLICE_CODE=#{countyCode},POLICE_CODE=#{policeCode},NAME=#{name},CARD_ID=#{cardId},REDO_REASON=#{redoReason},CALL_DATE=#{callDate},BACK_DATE=#{backDate},NOTE=#{note}")
public void updateRedoRegistration(List<RedoRegistrationEntity> redoRegistration);
@Select("select * from REDO_REGISTRATION ")
public List<RedoRegistrationEntity> selectRedoRegistration();
}
package com.yxproject.start.mapper;
import com.yxproject.start.entity.TemporaryCertificateEntity;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import java.util.List;
@Mapper
public interface TemporaryCertificateMapper {
@Update("update TEMPORARY_CERTIFICATE set TEMPORARY_CERTIFICATE_ID=#{temporaryCertificateId},NAME=#{name},CARD_ID=#{cardId},PHONE=#{phone},LAST_DURATION_OF_STATUS=#{lastDurationOfStatus},RECEIPT_DATE=#{receiptDate},DATE_OF_HAND_OVER_TO_TREAT=#{dateOfHandOverToTreat},BACK_WORKSHOP_DATE=#{backWorkshopDate},DELIVER_TO_PARTY=#{deliverToParty},NOTE=#{note}")
public void updateTemporaryCertificate(List<TemporaryCertificateEntity> TemporaryCertificate);
@Select("select * from TEMPORARY_CERTIFICATE ")
public List<TemporaryCertificateEntity> selectTemporaryCertificate();
}
package com.yxproject.start.service;
import com.yxproject.start.entity.CardDetailedListEntity;
import java.util.List;
/**
* 导入身份证详单
*/
public interface CardDetailedListService {
public boolean updateCardDetailedList(List<CardDetailedListEntity> cardDetailedListEntities);
}
package com.yxproject.start.service;
import com.yxproject.start.entity.PersonPostAbnormalEntity;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* @author Administrator
*/
@Component
public interface PersonPostAbnormalService {
/**
* 查询某个派出所某天的有错误的邮寄信息
* @param date
* @param police
* @return
*/
public List<PersonPostAbnormalEntity> getPersonPostAbnormal(String date, String police);
/**
* 导入个人邮寄异常信息
*/
public boolean updatePersonPostAbnormal(List<PersonPostAbnormalEntity> personPostAbnormalEntities);
}
package com.yxproject.start.service;
import com.yxproject.start.entity.PersonPostEntity;
import java.util.List;
/**
* 导入个人信息表
*/
public interface PersonPostService {
public boolean updatePersonPost(List<PersonPostEntity> personPostEntities);
public PersonPostEntity getPersonPostMsg(String idwaybillNumberCard);
}
package com.yxproject.start.service;
import com.yxproject.start.dto.CardsStatusAndCardsMsgDto;
import com.yxproject.start.dto.CardsStatusAndPostMsgDto;
import com.yxproject.start.entity.PersonalProgressStatusEntity;
import net.sf.json.JSONArray;
import java.util.List;
import java.util.Map;
/**
* @author Administrator
*/
public interface PersonalProgressStatusService {
public List<CardsStatusAndPostMsgDto> getStatusAndPostMsg(String date, String police);
public List<CardsStatusAndCardsMsgDto> getStatusAndCardMsg(String date, String police);
public boolean updateSignInDate(JSONArray jsonArray);
/**
* 导入个人制证进度状态表
*/
public boolean updatePersonalProgressStatus(List<PersonalProgressStatusEntity> personalProgressStatusEntities);
}
package com.yxproject.start.service;
import com.yxproject.start.entity.CardDetailedListEntity;
import com.yxproject.start.entity.RedoRegistrationEntity;
import java.util.List;
public interface RedoRegistrationService {
/**
* 导入重做证件信息
*/
public boolean updateRedoRegistration(List<RedoRegistrationEntity> redoRegistrationEntities);
/**
* 导出重做证件信息
*/
public List<RedoRegistrationEntity> selectRedoRegistration();
}
package com.yxproject.start.service;
import com.yxproject.start.entity.RedoRegistrationEntity;
import com.yxproject.start.entity.TemporaryCertificateEntity;
import java.util.List;
public interface TemporaryCertificateService {
/**
* 导入临时证信息
*/
public boolean updateTemporaryCertificate(List<TemporaryCertificateEntity> temporaryCertificateEntities);
/**
* 导出临时证信息
*/
public List<TemporaryCertificateEntity> selectTemporaryCertificate();
}
package com.yxproject.start.service.impl;
import com.yxproject.start.entity.CardDetailedListEntity;
import com.yxproject.start.mapper.CardDetailedListMapper;
import com.yxproject.start.service.CardDetailedListService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class CardDetialedListServiceImpl implements CardDetailedListService {
@Autowired
private CardDetailedListMapper cardDetailedListMapper;
@Override
public boolean updateCardDetailedList(List<CardDetailedListEntity> cardDetailedListEntities) {
cardDetailedListMapper.updateCardDetailedList(cardDetailedListEntities);
return true;
}
}
package com.yxproject.start.service.impl;
import com.yxproject.start.entity.PersonPostAbnormalEntity;
import com.yxproject.start.mapper.PersonPostAbnormalMapper;
import com.yxproject.start.service.PersonPostAbnormalService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* @author Administrator
*/
@Service
public class PersonPostAbnormalServiceImpl implements PersonPostAbnormalService {
@Autowired
private PersonPostAbnormalMapper personPostAbnormalMapper;
@Override
public List<PersonPostAbnormalEntity> getPersonPostAbnormal(String date, String police) {
List<PersonPostAbnormalEntity> list = personPostAbnormalMapper.selectPersonPostAbnormalMsg(police, date);
return list;
}
public boolean updatePersonPostAbnormal(List<PersonPostAbnormalEntity> personPostAbnormalEntities) {
personPostAbnormalMapper.updatePersonPostAbnormal(personPostAbnormalEntities);
return true;
}
}
package com.yxproject.start.service.impl;
import com.yxproject.start.entity.PersonPostEntity;
import com.yxproject.start.mapper.PersonPostMapper;
import com.yxproject.start.service.PersonPostService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* @author Administrator
*/
@Service
public class PersonPostServiceImpl implements PersonPostService {
@Autowired
private PersonPostMapper personPostMapper;
@Override
public PersonPostEntity getPersonPostMsg(String idwaybillNumberCard) {
PersonPostEntity personPostEntity = personPostMapper.selectPersonPostMsgByIdCard(idwaybillNumberCard);
return personPostEntity;
}
@Override
public boolean updatePersonPost(List<PersonPostEntity> personPostEntities) {
personPostMapper.updatePersonPost(personPostEntities);
return true;
}
}
package com.yxproject.start.service.impl;
import com.yxproject.start.dto.CardsStatusAndCardsMsgDto;
import com.yxproject.start.dto.CardsStatusAndPostMsgDto;
import com.yxproject.start.entity.PersonalProgressStatusEntity;
import com.yxproject.start.mapper.PersonalProgressStatusMapper;
import com.yxproject.start.service.PersonalProgressStatusService;
import net.sf.json.JSONArray;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
import java.util.Map;
/**
* @author Administrator
*/
@Service
public class PersonalProgressStatusServiceImpl implements PersonalProgressStatusService {
@Autowired
private PersonalProgressStatusMapper personalProgressStatusMapper;
@Override
public List<CardsStatusAndPostMsgDto> getStatusAndPostMsg(String date, String police) {
List<CardsStatusAndPostMsgDto> list = personalProgressStatusMapper.selectStatusAndPostMsg(date, police);
return list;
}
@Override
public List<CardsStatusAndCardsMsgDto> getStatusAndCardMsg(String date, String police) {
List<CardsStatusAndCardsMsgDto> list = personalProgressStatusMapper.selectStatusAndCardMsg(date,police);
return list;
}
@Override
@Transactional(rollbackFor=Exception.class)
public boolean updateSignInDate(JSONArray jsonArray) {
for (Object object:jsonArray){
personalProgressStatusMapper.updateSignInDate(object.toString());
}
return true;
}
@Override
public boolean updatePersonalProgressStatus(List<PersonalProgressStatusEntity> personalProgressStatusEntities) {
personalProgressStatusMapper.updatePersonalProgressStatus(personalProgressStatusEntities);
return true;
}
}
package com.yxproject.start.service.impl;
import com.yxproject.start.entity.RedoRegistrationEntity;
import com.yxproject.start.mapper.RedoRegistrationMapper;
import com.yxproject.start.service.RedoRegistrationService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class RedoRegistrationServiceImpl implements RedoRegistrationService {
@Autowired
private RedoRegistrationMapper redoRegistrationMapper;
@Override
public boolean updateRedoRegistration(List<RedoRegistrationEntity> redoRegistrationEntities) {
redoRegistrationMapper.updateRedoRegistration(redoRegistrationEntities);
return false;
}
@Override
public List<RedoRegistrationEntity> selectRedoRegistration() {
List<RedoRegistrationEntity> list = redoRegistrationMapper.selectRedoRegistration();
return list;
}
}
package com.yxproject.start.service.impl;
import com.yxproject.start.entity.TemporaryCertificateEntity;
import com.yxproject.start.mapper.TemporaryCertificateMapper;
import com.yxproject.start.service.TemporaryCertificateService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class TemporaryCertificateServiceImpl implements TemporaryCertificateService {
@Autowired
private TemporaryCertificateMapper temporaryCertificateMapper;
@Override
public boolean updateTemporaryCertificate(List<TemporaryCertificateEntity> temporaryCertificateEntities) {
temporaryCertificateMapper.updateTemporaryCertificate(temporaryCertificateEntities);
return true;
}
@Override
public List<TemporaryCertificateEntity> selectTemporaryCertificate() {
List<TemporaryCertificateEntity> list = temporaryCertificateMapper.selectTemporaryCertificate();
return list;
}
}
server: server:
port: 8081 port: 8082
#spring相关 #spring相关
spring: spring:
datasource: datasource:
driver-class-name: oracle.jdbc.driver.OracleDriver driver-class-name: oracle.jdbc.driver.OracleDriver
url: jdbc:oracle:thin:@192.168.10.234:1521:PRODU url: jdbc:oracle:thin:@192.168.10.234:1521:ACCU
username: post username: auxiliary
password: post password: auxiliary
mybatis: mybatis:
type-aliases-package: com.yxproject.start.entity type-aliases-package: com.yxproject.start.entity
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment