|
|
@@ -7,199 +7,204 @@ public class UserIdentity {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.id
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.uid
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String uid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.username
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String username;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.sex
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String sex;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.date_of_birth_year
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String dateOfBirthYear;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.date_of_birth_month
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String dateOfBirthMonth;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.id_number
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String idNumber;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.positive_id_url
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String positiveIdUrl;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.opposite_id_url
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String oppositeIdUrl;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.province
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer province;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.city
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer city;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.area
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer area;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.contact_mobile
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String contactMobile;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.bank_name
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String bankName;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.bank_account
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String bankAccount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.bank_card_number
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String bankCardNumber;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.amount_money
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private BigDecimal amountMoney;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.audit_status
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer auditStatus;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.process
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer process;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.wrong_count
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer wrongCount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.payment_date
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Date paymentDate;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.expert
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer expert;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.celebrity
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer celebrity;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.international
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer international;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.fixed_tel
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String fixedTel;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.qq
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String qq;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.postal_address
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String postalAddress;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.postcode
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String postcode;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.review_instructions
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String reviewInstructions;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.industry
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer industry;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.contacts
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String contacts;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.email
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String email;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.professional_title
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String professionalTitle;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.work_unit
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String workUnit;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.education
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String education;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.major_category
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String majorCategory;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.qualification
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private String qualification;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.investment
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
private Integer investment;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.graduate_school
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
+ */
|
|
|
+ private String graduateSchool;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.id
|
|
|
* @return the value of user_identity.id
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getId() {
|
|
|
return id;
|
|
|
@@ -208,7 +213,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.id
|
|
|
* @param id the value for user_identity.id
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setId(String id) {
|
|
|
this.id = id;
|
|
|
@@ -217,7 +222,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.uid
|
|
|
* @return the value of user_identity.uid
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getUid() {
|
|
|
return uid;
|
|
|
@@ -226,7 +231,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.uid
|
|
|
* @param uid the value for user_identity.uid
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setUid(String uid) {
|
|
|
this.uid = uid;
|
|
|
@@ -235,7 +240,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.username
|
|
|
* @return the value of user_identity.username
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getUsername() {
|
|
|
return username;
|
|
|
@@ -244,7 +249,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.username
|
|
|
* @param username the value for user_identity.username
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setUsername(String username) {
|
|
|
this.username = username;
|
|
|
@@ -253,7 +258,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.sex
|
|
|
* @return the value of user_identity.sex
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getSex() {
|
|
|
return sex;
|
|
|
@@ -262,7 +267,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.sex
|
|
|
* @param sex the value for user_identity.sex
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setSex(String sex) {
|
|
|
this.sex = sex;
|
|
|
@@ -271,7 +276,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.date_of_birth_year
|
|
|
* @return the value of user_identity.date_of_birth_year
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getDateOfBirthYear() {
|
|
|
return dateOfBirthYear;
|
|
|
@@ -280,7 +285,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.date_of_birth_year
|
|
|
* @param dateOfBirthYear the value for user_identity.date_of_birth_year
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setDateOfBirthYear(String dateOfBirthYear) {
|
|
|
this.dateOfBirthYear = dateOfBirthYear;
|
|
|
@@ -289,7 +294,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.date_of_birth_month
|
|
|
* @return the value of user_identity.date_of_birth_month
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getDateOfBirthMonth() {
|
|
|
return dateOfBirthMonth;
|
|
|
@@ -298,7 +303,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.date_of_birth_month
|
|
|
* @param dateOfBirthMonth the value for user_identity.date_of_birth_month
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setDateOfBirthMonth(String dateOfBirthMonth) {
|
|
|
this.dateOfBirthMonth = dateOfBirthMonth;
|
|
|
@@ -307,7 +312,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.id_number
|
|
|
* @return the value of user_identity.id_number
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getIdNumber() {
|
|
|
return idNumber;
|
|
|
@@ -316,7 +321,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.id_number
|
|
|
* @param idNumber the value for user_identity.id_number
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setIdNumber(String idNumber) {
|
|
|
this.idNumber = idNumber;
|
|
|
@@ -325,7 +330,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.positive_id_url
|
|
|
* @return the value of user_identity.positive_id_url
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getPositiveIdUrl() {
|
|
|
return positiveIdUrl;
|
|
|
@@ -334,7 +339,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.positive_id_url
|
|
|
* @param positiveIdUrl the value for user_identity.positive_id_url
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setPositiveIdUrl(String positiveIdUrl) {
|
|
|
this.positiveIdUrl = positiveIdUrl;
|
|
|
@@ -343,7 +348,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.opposite_id_url
|
|
|
* @return the value of user_identity.opposite_id_url
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getOppositeIdUrl() {
|
|
|
return oppositeIdUrl;
|
|
|
@@ -352,7 +357,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.opposite_id_url
|
|
|
* @param oppositeIdUrl the value for user_identity.opposite_id_url
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setOppositeIdUrl(String oppositeIdUrl) {
|
|
|
this.oppositeIdUrl = oppositeIdUrl;
|
|
|
@@ -361,7 +366,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.province
|
|
|
* @return the value of user_identity.province
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getProvince() {
|
|
|
return province;
|
|
|
@@ -370,7 +375,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.province
|
|
|
* @param province the value for user_identity.province
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setProvince(Integer province) {
|
|
|
this.province = province;
|
|
|
@@ -379,7 +384,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.city
|
|
|
* @return the value of user_identity.city
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getCity() {
|
|
|
return city;
|
|
|
@@ -388,7 +393,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.city
|
|
|
* @param city the value for user_identity.city
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setCity(Integer city) {
|
|
|
this.city = city;
|
|
|
@@ -397,7 +402,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.area
|
|
|
* @return the value of user_identity.area
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getArea() {
|
|
|
return area;
|
|
|
@@ -406,7 +411,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.area
|
|
|
* @param area the value for user_identity.area
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setArea(Integer area) {
|
|
|
this.area = area;
|
|
|
@@ -415,7 +420,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.contact_mobile
|
|
|
* @return the value of user_identity.contact_mobile
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getContactMobile() {
|
|
|
return contactMobile;
|
|
|
@@ -424,7 +429,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.contact_mobile
|
|
|
* @param contactMobile the value for user_identity.contact_mobile
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setContactMobile(String contactMobile) {
|
|
|
this.contactMobile = contactMobile;
|
|
|
@@ -433,7 +438,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.bank_name
|
|
|
* @return the value of user_identity.bank_name
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getBankName() {
|
|
|
return bankName;
|
|
|
@@ -442,7 +447,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.bank_name
|
|
|
* @param bankName the value for user_identity.bank_name
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setBankName(String bankName) {
|
|
|
this.bankName = bankName;
|
|
|
@@ -451,7 +456,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.bank_account
|
|
|
* @return the value of user_identity.bank_account
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getBankAccount() {
|
|
|
return bankAccount;
|
|
|
@@ -460,7 +465,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.bank_account
|
|
|
* @param bankAccount the value for user_identity.bank_account
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setBankAccount(String bankAccount) {
|
|
|
this.bankAccount = bankAccount;
|
|
|
@@ -469,7 +474,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.bank_card_number
|
|
|
* @return the value of user_identity.bank_card_number
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getBankCardNumber() {
|
|
|
return bankCardNumber;
|
|
|
@@ -478,7 +483,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.bank_card_number
|
|
|
* @param bankCardNumber the value for user_identity.bank_card_number
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setBankCardNumber(String bankCardNumber) {
|
|
|
this.bankCardNumber = bankCardNumber;
|
|
|
@@ -487,7 +492,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.amount_money
|
|
|
* @return the value of user_identity.amount_money
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public BigDecimal getAmountMoney() {
|
|
|
return amountMoney;
|
|
|
@@ -496,7 +501,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.amount_money
|
|
|
* @param amountMoney the value for user_identity.amount_money
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setAmountMoney(BigDecimal amountMoney) {
|
|
|
this.amountMoney = amountMoney;
|
|
|
@@ -505,7 +510,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.audit_status
|
|
|
* @return the value of user_identity.audit_status
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getAuditStatus() {
|
|
|
return auditStatus;
|
|
|
@@ -514,7 +519,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.audit_status
|
|
|
* @param auditStatus the value for user_identity.audit_status
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setAuditStatus(Integer auditStatus) {
|
|
|
this.auditStatus = auditStatus;
|
|
|
@@ -523,7 +528,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.process
|
|
|
* @return the value of user_identity.process
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getProcess() {
|
|
|
return process;
|
|
|
@@ -532,7 +537,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.process
|
|
|
* @param process the value for user_identity.process
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setProcess(Integer process) {
|
|
|
this.process = process;
|
|
|
@@ -541,7 +546,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.wrong_count
|
|
|
* @return the value of user_identity.wrong_count
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getWrongCount() {
|
|
|
return wrongCount;
|
|
|
@@ -550,7 +555,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.wrong_count
|
|
|
* @param wrongCount the value for user_identity.wrong_count
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setWrongCount(Integer wrongCount) {
|
|
|
this.wrongCount = wrongCount;
|
|
|
@@ -559,7 +564,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.payment_date
|
|
|
* @return the value of user_identity.payment_date
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Date getPaymentDate() {
|
|
|
return paymentDate;
|
|
|
@@ -568,7 +573,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.payment_date
|
|
|
* @param paymentDate the value for user_identity.payment_date
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setPaymentDate(Date paymentDate) {
|
|
|
this.paymentDate = paymentDate;
|
|
|
@@ -577,7 +582,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.expert
|
|
|
* @return the value of user_identity.expert
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getExpert() {
|
|
|
return expert;
|
|
|
@@ -586,7 +591,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.expert
|
|
|
* @param expert the value for user_identity.expert
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setExpert(Integer expert) {
|
|
|
this.expert = expert;
|
|
|
@@ -595,7 +600,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.celebrity
|
|
|
* @return the value of user_identity.celebrity
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getCelebrity() {
|
|
|
return celebrity;
|
|
|
@@ -604,7 +609,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.celebrity
|
|
|
* @param celebrity the value for user_identity.celebrity
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setCelebrity(Integer celebrity) {
|
|
|
this.celebrity = celebrity;
|
|
|
@@ -613,7 +618,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.international
|
|
|
* @return the value of user_identity.international
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getInternational() {
|
|
|
return international;
|
|
|
@@ -622,7 +627,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.international
|
|
|
* @param international the value for user_identity.international
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setInternational(Integer international) {
|
|
|
this.international = international;
|
|
|
@@ -631,7 +636,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.fixed_tel
|
|
|
* @return the value of user_identity.fixed_tel
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getFixedTel() {
|
|
|
return fixedTel;
|
|
|
@@ -640,7 +645,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.fixed_tel
|
|
|
* @param fixedTel the value for user_identity.fixed_tel
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setFixedTel(String fixedTel) {
|
|
|
this.fixedTel = fixedTel;
|
|
|
@@ -649,7 +654,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.qq
|
|
|
* @return the value of user_identity.qq
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getQq() {
|
|
|
return qq;
|
|
|
@@ -658,7 +663,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.qq
|
|
|
* @param qq the value for user_identity.qq
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setQq(String qq) {
|
|
|
this.qq = qq;
|
|
|
@@ -667,7 +672,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.postal_address
|
|
|
* @return the value of user_identity.postal_address
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getPostalAddress() {
|
|
|
return postalAddress;
|
|
|
@@ -676,7 +681,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.postal_address
|
|
|
* @param postalAddress the value for user_identity.postal_address
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setPostalAddress(String postalAddress) {
|
|
|
this.postalAddress = postalAddress;
|
|
|
@@ -685,7 +690,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.postcode
|
|
|
* @return the value of user_identity.postcode
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getPostcode() {
|
|
|
return postcode;
|
|
|
@@ -694,7 +699,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.postcode
|
|
|
* @param postcode the value for user_identity.postcode
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setPostcode(String postcode) {
|
|
|
this.postcode = postcode;
|
|
|
@@ -703,7 +708,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.review_instructions
|
|
|
* @return the value of user_identity.review_instructions
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getReviewInstructions() {
|
|
|
return reviewInstructions;
|
|
|
@@ -712,7 +717,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.review_instructions
|
|
|
* @param reviewInstructions the value for user_identity.review_instructions
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setReviewInstructions(String reviewInstructions) {
|
|
|
this.reviewInstructions = reviewInstructions;
|
|
|
@@ -721,7 +726,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.industry
|
|
|
* @return the value of user_identity.industry
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getIndustry() {
|
|
|
return industry;
|
|
|
@@ -730,7 +735,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.industry
|
|
|
* @param industry the value for user_identity.industry
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setIndustry(Integer industry) {
|
|
|
this.industry = industry;
|
|
|
@@ -739,7 +744,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.contacts
|
|
|
* @return the value of user_identity.contacts
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getContacts() {
|
|
|
return contacts;
|
|
|
@@ -748,7 +753,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.contacts
|
|
|
* @param contacts the value for user_identity.contacts
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setContacts(String contacts) {
|
|
|
this.contacts = contacts;
|
|
|
@@ -757,7 +762,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.email
|
|
|
* @return the value of user_identity.email
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getEmail() {
|
|
|
return email;
|
|
|
@@ -766,7 +771,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.email
|
|
|
* @param email the value for user_identity.email
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setEmail(String email) {
|
|
|
this.email = email;
|
|
|
@@ -775,7 +780,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.professional_title
|
|
|
* @return the value of user_identity.professional_title
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getProfessionalTitle() {
|
|
|
return professionalTitle;
|
|
|
@@ -784,7 +789,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.professional_title
|
|
|
* @param professionalTitle the value for user_identity.professional_title
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setProfessionalTitle(String professionalTitle) {
|
|
|
this.professionalTitle = professionalTitle;
|
|
|
@@ -793,7 +798,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.work_unit
|
|
|
* @return the value of user_identity.work_unit
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getWorkUnit() {
|
|
|
return workUnit;
|
|
|
@@ -802,7 +807,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.work_unit
|
|
|
* @param workUnit the value for user_identity.work_unit
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setWorkUnit(String workUnit) {
|
|
|
this.workUnit = workUnit;
|
|
|
@@ -811,7 +816,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.education
|
|
|
* @return the value of user_identity.education
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getEducation() {
|
|
|
return education;
|
|
|
@@ -820,7 +825,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.education
|
|
|
* @param education the value for user_identity.education
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setEducation(String education) {
|
|
|
this.education = education;
|
|
|
@@ -829,7 +834,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.major_category
|
|
|
* @return the value of user_identity.major_category
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getMajorCategory() {
|
|
|
return majorCategory;
|
|
|
@@ -838,7 +843,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.major_category
|
|
|
* @param majorCategory the value for user_identity.major_category
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setMajorCategory(String majorCategory) {
|
|
|
this.majorCategory = majorCategory;
|
|
|
@@ -847,7 +852,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.qualification
|
|
|
* @return the value of user_identity.qualification
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public String getQualification() {
|
|
|
return qualification;
|
|
|
@@ -856,7 +861,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.qualification
|
|
|
* @param qualification the value for user_identity.qualification
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setQualification(String qualification) {
|
|
|
this.qualification = qualification;
|
|
|
@@ -865,7 +870,7 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.investment
|
|
|
* @return the value of user_identity.investment
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public Integer getInvestment() {
|
|
|
return investment;
|
|
|
@@ -874,9 +879,27 @@ public class UserIdentity {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.investment
|
|
|
* @param investment the value for user_identity.investment
|
|
|
- * @mbg.generated Thu Nov 30 17:32:28 CST 2017
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
*/
|
|
|
public void setInvestment(Integer investment) {
|
|
|
this.investment = investment;
|
|
|
}
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.graduate_school
|
|
|
+ * @return the value of user_identity.graduate_school
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
+ */
|
|
|
+ public String getGraduateSchool() {
|
|
|
+ return graduateSchool;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.graduate_school
|
|
|
+ * @param graduateSchool the value for user_identity.graduate_school
|
|
|
+ * @mbg.generated Wed Dec 06 15:49:08 CST 2017
|
|
|
+ */
|
|
|
+ public void setGraduateSchool(String graduateSchool) {
|
|
|
+ this.graduateSchool = graduateSchool;
|
|
|
+ }
|
|
|
}
|