|
|
@@ -5,93 +5,98 @@ import java.util.Date;
|
|
|
public class PersonnelMid {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.id
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Integer id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.welfare_annex_url
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private String welfareAnnexUrl;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.welfare_annex_name
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private String welfareAnnexName;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.insurance_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date insuranceStartTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.insurance_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date insuranceEndTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.fund_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date fundStartTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.fund_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date fundEndTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.employer_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date employerStartTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.employer_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date employerEndTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.contract_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date contractStartTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.contract_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date contractEndTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.promotion_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date promotionTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.promotion_remarks
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private String promotionRemarks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.emergency_contact
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private String emergencyContact;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.emergency_mobile
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private String emergencyMobile;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.quit_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date quitTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.create_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column personnel_mid.welfare_remarks
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
+ */
|
|
|
+ private String welfareRemarks;
|
|
|
+ /**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.id
|
|
|
* @return the value of personnel_mid.id
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Integer getId() {
|
|
|
return id;
|
|
|
@@ -99,7 +104,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.id
|
|
|
* @param id the value for personnel_mid.id
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setId(Integer id) {
|
|
|
this.id = id;
|
|
|
@@ -107,7 +112,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.welfare_annex_url
|
|
|
* @return the value of personnel_mid.welfare_annex_url
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public String getWelfareAnnexUrl() {
|
|
|
return welfareAnnexUrl;
|
|
|
@@ -115,7 +120,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.welfare_annex_url
|
|
|
* @param welfareAnnexUrl the value for personnel_mid.welfare_annex_url
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setWelfareAnnexUrl(String welfareAnnexUrl) {
|
|
|
this.welfareAnnexUrl = welfareAnnexUrl;
|
|
|
@@ -123,7 +128,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.welfare_annex_name
|
|
|
* @return the value of personnel_mid.welfare_annex_name
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public String getWelfareAnnexName() {
|
|
|
return welfareAnnexName;
|
|
|
@@ -131,7 +136,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.welfare_annex_name
|
|
|
* @param welfareAnnexName the value for personnel_mid.welfare_annex_name
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setWelfareAnnexName(String welfareAnnexName) {
|
|
|
this.welfareAnnexName = welfareAnnexName;
|
|
|
@@ -139,7 +144,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.insurance_start_time
|
|
|
* @return the value of personnel_mid.insurance_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getInsuranceStartTime() {
|
|
|
return insuranceStartTime;
|
|
|
@@ -147,7 +152,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.insurance_start_time
|
|
|
* @param insuranceStartTime the value for personnel_mid.insurance_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setInsuranceStartTime(Date insuranceStartTime) {
|
|
|
this.insuranceStartTime = insuranceStartTime;
|
|
|
@@ -155,7 +160,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.insurance_end_time
|
|
|
* @return the value of personnel_mid.insurance_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getInsuranceEndTime() {
|
|
|
return insuranceEndTime;
|
|
|
@@ -163,7 +168,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.insurance_end_time
|
|
|
* @param insuranceEndTime the value for personnel_mid.insurance_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setInsuranceEndTime(Date insuranceEndTime) {
|
|
|
this.insuranceEndTime = insuranceEndTime;
|
|
|
@@ -171,7 +176,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.fund_start_time
|
|
|
* @return the value of personnel_mid.fund_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getFundStartTime() {
|
|
|
return fundStartTime;
|
|
|
@@ -179,7 +184,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.fund_start_time
|
|
|
* @param fundStartTime the value for personnel_mid.fund_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setFundStartTime(Date fundStartTime) {
|
|
|
this.fundStartTime = fundStartTime;
|
|
|
@@ -187,7 +192,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.fund_end_time
|
|
|
* @return the value of personnel_mid.fund_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getFundEndTime() {
|
|
|
return fundEndTime;
|
|
|
@@ -195,7 +200,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.fund_end_time
|
|
|
* @param fundEndTime the value for personnel_mid.fund_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setFundEndTime(Date fundEndTime) {
|
|
|
this.fundEndTime = fundEndTime;
|
|
|
@@ -203,7 +208,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.employer_start_time
|
|
|
* @return the value of personnel_mid.employer_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getEmployerStartTime() {
|
|
|
return employerStartTime;
|
|
|
@@ -211,7 +216,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.employer_start_time
|
|
|
* @param employerStartTime the value for personnel_mid.employer_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setEmployerStartTime(Date employerStartTime) {
|
|
|
this.employerStartTime = employerStartTime;
|
|
|
@@ -219,7 +224,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.employer_end_time
|
|
|
* @return the value of personnel_mid.employer_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getEmployerEndTime() {
|
|
|
return employerEndTime;
|
|
|
@@ -227,7 +232,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.employer_end_time
|
|
|
* @param employerEndTime the value for personnel_mid.employer_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setEmployerEndTime(Date employerEndTime) {
|
|
|
this.employerEndTime = employerEndTime;
|
|
|
@@ -235,7 +240,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.contract_start_time
|
|
|
* @return the value of personnel_mid.contract_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getContractStartTime() {
|
|
|
return contractStartTime;
|
|
|
@@ -243,7 +248,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.contract_start_time
|
|
|
* @param contractStartTime the value for personnel_mid.contract_start_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setContractStartTime(Date contractStartTime) {
|
|
|
this.contractStartTime = contractStartTime;
|
|
|
@@ -251,7 +256,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.contract_end_time
|
|
|
* @return the value of personnel_mid.contract_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getContractEndTime() {
|
|
|
return contractEndTime;
|
|
|
@@ -259,7 +264,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.contract_end_time
|
|
|
* @param contractEndTime the value for personnel_mid.contract_end_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setContractEndTime(Date contractEndTime) {
|
|
|
this.contractEndTime = contractEndTime;
|
|
|
@@ -267,7 +272,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.promotion_time
|
|
|
* @return the value of personnel_mid.promotion_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getPromotionTime() {
|
|
|
return promotionTime;
|
|
|
@@ -275,7 +280,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.promotion_time
|
|
|
* @param promotionTime the value for personnel_mid.promotion_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setPromotionTime(Date promotionTime) {
|
|
|
this.promotionTime = promotionTime;
|
|
|
@@ -283,7 +288,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.promotion_remarks
|
|
|
* @return the value of personnel_mid.promotion_remarks
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public String getPromotionRemarks() {
|
|
|
return promotionRemarks;
|
|
|
@@ -291,7 +296,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.promotion_remarks
|
|
|
* @param promotionRemarks the value for personnel_mid.promotion_remarks
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setPromotionRemarks(String promotionRemarks) {
|
|
|
this.promotionRemarks = promotionRemarks;
|
|
|
@@ -299,7 +304,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.emergency_contact
|
|
|
* @return the value of personnel_mid.emergency_contact
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public String getEmergencyContact() {
|
|
|
return emergencyContact;
|
|
|
@@ -307,7 +312,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.emergency_contact
|
|
|
* @param emergencyContact the value for personnel_mid.emergency_contact
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setEmergencyContact(String emergencyContact) {
|
|
|
this.emergencyContact = emergencyContact;
|
|
|
@@ -315,7 +320,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.emergency_mobile
|
|
|
* @return the value of personnel_mid.emergency_mobile
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public String getEmergencyMobile() {
|
|
|
return emergencyMobile;
|
|
|
@@ -323,7 +328,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.emergency_mobile
|
|
|
* @param emergencyMobile the value for personnel_mid.emergency_mobile
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setEmergencyMobile(String emergencyMobile) {
|
|
|
this.emergencyMobile = emergencyMobile;
|
|
|
@@ -331,7 +336,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.quit_time
|
|
|
* @return the value of personnel_mid.quit_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getQuitTime() {
|
|
|
return quitTime;
|
|
|
@@ -339,7 +344,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.quit_time
|
|
|
* @param quitTime the value for personnel_mid.quit_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setQuitTime(Date quitTime) {
|
|
|
this.quitTime = quitTime;
|
|
|
@@ -347,7 +352,7 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.create_time
|
|
|
* @return the value of personnel_mid.create_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -355,11 +360,27 @@ public class PersonnelMid {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.create_time
|
|
|
* @param createTime the value for personnel_mid.create_time
|
|
|
- * @mbg.generated Thu Apr 30 10:47:31 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
}
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column personnel_mid.welfare_remarks
|
|
|
+ * @return the value of personnel_mid.welfare_remarks
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
+ */
|
|
|
+ public String getWelfareRemarks() {
|
|
|
+ return welfareRemarks;
|
|
|
+ }
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column personnel_mid.welfare_remarks
|
|
|
+ * @param welfareRemarks the value for personnel_mid.welfare_remarks
|
|
|
+ * @mbg.generated Thu May 07 14:15:57 CST 2020
|
|
|
+ */
|
|
|
+ public void setWelfareRemarks(String welfareRemarks) {
|
|
|
+ this.welfareRemarks = welfareRemarks;
|
|
|
+ }
|
|
|
public PersonnelMid(Integer id) {
|
|
|
this.id=id;
|
|
|
}
|