|
|
@@ -7,169 +7,164 @@ public class UserIdentity {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.id
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.uid
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String uid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.username
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String username;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.sex
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String oppositeIdUrl;
|
|
|
/**
|
|
|
- * This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.aft_username
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
- */
|
|
|
- private String aftUsername;
|
|
|
- /**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.province
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Integer province;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.city
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Integer city;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.area
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Integer auditStatus;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.process
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Date paymentDate;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.expert
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Integer expert;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.celebrity
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Integer celebrity;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.international
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String fixedTel;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.qq
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String postalAddress;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.postcode
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String reviewInstructions;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.industry
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private Integer industry;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column user_identity.contacts
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
private String contacts;
|
|
|
|
|
|
/**
|
|
|
* 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getId() {
|
|
|
return id;
|
|
|
@@ -178,7 +173,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setId(String id) {
|
|
|
this.id = id;
|
|
|
@@ -187,7 +182,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getUid() {
|
|
|
return uid;
|
|
|
@@ -196,7 +191,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setUid(String uid) {
|
|
|
this.uid = uid;
|
|
|
@@ -205,7 +200,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getUsername() {
|
|
|
return username;
|
|
|
@@ -214,7 +209,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setUsername(String username) {
|
|
|
this.username = username;
|
|
|
@@ -223,7 +218,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getSex() {
|
|
|
return sex;
|
|
|
@@ -232,7 +227,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setSex(String sex) {
|
|
|
this.sex = sex;
|
|
|
@@ -241,7 +236,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getDateOfBirthYear() {
|
|
|
return dateOfBirthYear;
|
|
|
@@ -250,7 +245,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setDateOfBirthYear(String dateOfBirthYear) {
|
|
|
this.dateOfBirthYear = dateOfBirthYear;
|
|
|
@@ -259,7 +254,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getDateOfBirthMonth() {
|
|
|
return dateOfBirthMonth;
|
|
|
@@ -268,7 +263,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setDateOfBirthMonth(String dateOfBirthMonth) {
|
|
|
this.dateOfBirthMonth = dateOfBirthMonth;
|
|
|
@@ -277,7 +272,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getIdNumber() {
|
|
|
return idNumber;
|
|
|
@@ -286,7 +281,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setIdNumber(String idNumber) {
|
|
|
this.idNumber = idNumber;
|
|
|
@@ -295,7 +290,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getPositiveIdUrl() {
|
|
|
return positiveIdUrl;
|
|
|
@@ -304,7 +299,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setPositiveIdUrl(String positiveIdUrl) {
|
|
|
this.positiveIdUrl = positiveIdUrl;
|
|
|
@@ -313,7 +308,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getOppositeIdUrl() {
|
|
|
return oppositeIdUrl;
|
|
|
@@ -322,34 +317,16 @@ 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setOppositeIdUrl(String oppositeIdUrl) {
|
|
|
this.oppositeIdUrl = oppositeIdUrl;
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * This method was generated by MyBatis Generator. This method returns the value of the database column user_identity.aft_username
|
|
|
- * @return the value of user_identity.aft_username
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
- */
|
|
|
- public String getAftUsername() {
|
|
|
- return aftUsername;
|
|
|
- }
|
|
|
-
|
|
|
- /**
|
|
|
- * This method was generated by MyBatis Generator. This method sets the value of the database column user_identity.aft_username
|
|
|
- * @param aftUsername the value for user_identity.aft_username
|
|
|
- * @mbg.generated Sat Nov 11 11:58:34 CST 2017
|
|
|
- */
|
|
|
- public void setAftUsername(String aftUsername) {
|
|
|
- this.aftUsername = aftUsername;
|
|
|
- }
|
|
|
-
|
|
|
- /**
|
|
|
* 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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getProvince() {
|
|
|
return province;
|
|
|
@@ -358,7 +335,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setProvince(Integer province) {
|
|
|
this.province = province;
|
|
|
@@ -367,7 +344,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getCity() {
|
|
|
return city;
|
|
|
@@ -376,7 +353,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setCity(Integer city) {
|
|
|
this.city = city;
|
|
|
@@ -385,7 +362,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getArea() {
|
|
|
return area;
|
|
|
@@ -394,7 +371,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setArea(Integer area) {
|
|
|
this.area = area;
|
|
|
@@ -403,7 +380,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getContactMobile() {
|
|
|
return contactMobile;
|
|
|
@@ -412,7 +389,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setContactMobile(String contactMobile) {
|
|
|
this.contactMobile = contactMobile;
|
|
|
@@ -421,7 +398,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getBankName() {
|
|
|
return bankName;
|
|
|
@@ -430,7 +407,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setBankName(String bankName) {
|
|
|
this.bankName = bankName;
|
|
|
@@ -439,7 +416,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getBankAccount() {
|
|
|
return bankAccount;
|
|
|
@@ -448,7 +425,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setBankAccount(String bankAccount) {
|
|
|
this.bankAccount = bankAccount;
|
|
|
@@ -457,7 +434,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getBankCardNumber() {
|
|
|
return bankCardNumber;
|
|
|
@@ -466,7 +443,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setBankCardNumber(String bankCardNumber) {
|
|
|
this.bankCardNumber = bankCardNumber;
|
|
|
@@ -475,7 +452,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public BigDecimal getAmountMoney() {
|
|
|
return amountMoney;
|
|
|
@@ -484,7 +461,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setAmountMoney(BigDecimal amountMoney) {
|
|
|
this.amountMoney = amountMoney;
|
|
|
@@ -493,7 +470,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getAuditStatus() {
|
|
|
return auditStatus;
|
|
|
@@ -502,7 +479,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setAuditStatus(Integer auditStatus) {
|
|
|
this.auditStatus = auditStatus;
|
|
|
@@ -511,7 +488,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getProcess() {
|
|
|
return process;
|
|
|
@@ -520,7 +497,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setProcess(Integer process) {
|
|
|
this.process = process;
|
|
|
@@ -529,7 +506,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getWrongCount() {
|
|
|
return wrongCount;
|
|
|
@@ -538,7 +515,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setWrongCount(Integer wrongCount) {
|
|
|
this.wrongCount = wrongCount;
|
|
|
@@ -547,7 +524,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Date getPaymentDate() {
|
|
|
return paymentDate;
|
|
|
@@ -556,7 +533,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setPaymentDate(Date paymentDate) {
|
|
|
this.paymentDate = paymentDate;
|
|
|
@@ -565,7 +542,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getExpert() {
|
|
|
return expert;
|
|
|
@@ -574,7 +551,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setExpert(Integer expert) {
|
|
|
this.expert = expert;
|
|
|
@@ -583,7 +560,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getCelebrity() {
|
|
|
return celebrity;
|
|
|
@@ -592,7 +569,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setCelebrity(Integer celebrity) {
|
|
|
this.celebrity = celebrity;
|
|
|
@@ -601,7 +578,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getInternational() {
|
|
|
return international;
|
|
|
@@ -610,7 +587,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setInternational(Integer international) {
|
|
|
this.international = international;
|
|
|
@@ -619,7 +596,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getFixedTel() {
|
|
|
return fixedTel;
|
|
|
@@ -628,7 +605,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setFixedTel(String fixedTel) {
|
|
|
this.fixedTel = fixedTel;
|
|
|
@@ -637,7 +614,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getQq() {
|
|
|
return qq;
|
|
|
@@ -646,7 +623,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setQq(String qq) {
|
|
|
this.qq = qq;
|
|
|
@@ -655,7 +632,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getPostalAddress() {
|
|
|
return postalAddress;
|
|
|
@@ -664,7 +641,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setPostalAddress(String postalAddress) {
|
|
|
this.postalAddress = postalAddress;
|
|
|
@@ -673,7 +650,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getPostcode() {
|
|
|
return postcode;
|
|
|
@@ -682,7 +659,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setPostcode(String postcode) {
|
|
|
this.postcode = postcode;
|
|
|
@@ -691,7 +668,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getReviewInstructions() {
|
|
|
return reviewInstructions;
|
|
|
@@ -700,7 +677,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setReviewInstructions(String reviewInstructions) {
|
|
|
this.reviewInstructions = reviewInstructions;
|
|
|
@@ -709,7 +686,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public Integer getIndustry() {
|
|
|
return industry;
|
|
|
@@ -718,7 +695,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setIndustry(Integer industry) {
|
|
|
this.industry = industry;
|
|
|
@@ -727,7 +704,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public String getContacts() {
|
|
|
return contacts;
|
|
|
@@ -736,7 +713,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 Sat Nov 11 11:58:34 CST 2017
|
|
|
+ * @mbg.generated Sun Nov 12 10:00:10 CST 2017
|
|
|
*/
|
|
|
public void setContacts(String contacts) {
|
|
|
this.contacts = contacts;
|