|
|
@@ -4,69 +4,74 @@ public class CustomerUserInfo {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.id
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.cid
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String cid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.name
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String name;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.sex
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String sex;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.mobile
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String mobile;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.email
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String email;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.qq
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String qq;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.wechat
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String wechat;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.depatrment
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String depatrment;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.customer_position
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String customerPosition;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.remarks
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String remarks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.tel_num
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
private String telNum;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column customer_user_info.primary_flg
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
+ */
|
|
|
+ private Integer primaryFlg;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.id
|
|
|
* @return the value of customer_user_info.id
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getId() {
|
|
|
return id;
|
|
|
@@ -75,7 +80,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.id
|
|
|
* @param id the value for customer_user_info.id
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setId(String id) {
|
|
|
this.id = id;
|
|
|
@@ -84,7 +89,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.cid
|
|
|
* @return the value of customer_user_info.cid
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getCid() {
|
|
|
return cid;
|
|
|
@@ -93,7 +98,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.cid
|
|
|
* @param cid the value for customer_user_info.cid
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setCid(String cid) {
|
|
|
this.cid = cid;
|
|
|
@@ -102,7 +107,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.name
|
|
|
* @return the value of customer_user_info.name
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getName() {
|
|
|
return name;
|
|
|
@@ -111,7 +116,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.name
|
|
|
* @param name the value for customer_user_info.name
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setName(String name) {
|
|
|
this.name = name;
|
|
|
@@ -120,7 +125,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.sex
|
|
|
* @return the value of customer_user_info.sex
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getSex() {
|
|
|
return sex;
|
|
|
@@ -129,7 +134,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.sex
|
|
|
* @param sex the value for customer_user_info.sex
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setSex(String sex) {
|
|
|
this.sex = sex;
|
|
|
@@ -138,7 +143,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.mobile
|
|
|
* @return the value of customer_user_info.mobile
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getMobile() {
|
|
|
return mobile;
|
|
|
@@ -147,7 +152,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.mobile
|
|
|
* @param mobile the value for customer_user_info.mobile
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setMobile(String mobile) {
|
|
|
this.mobile = mobile;
|
|
|
@@ -156,7 +161,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.email
|
|
|
* @return the value of customer_user_info.email
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getEmail() {
|
|
|
return email;
|
|
|
@@ -165,7 +170,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.email
|
|
|
* @param email the value for customer_user_info.email
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setEmail(String email) {
|
|
|
this.email = email;
|
|
|
@@ -174,7 +179,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.qq
|
|
|
* @return the value of customer_user_info.qq
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getQq() {
|
|
|
return qq;
|
|
|
@@ -183,7 +188,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.qq
|
|
|
* @param qq the value for customer_user_info.qq
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setQq(String qq) {
|
|
|
this.qq = qq;
|
|
|
@@ -192,7 +197,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.wechat
|
|
|
* @return the value of customer_user_info.wechat
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getWechat() {
|
|
|
return wechat;
|
|
|
@@ -201,7 +206,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.wechat
|
|
|
* @param wechat the value for customer_user_info.wechat
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setWechat(String wechat) {
|
|
|
this.wechat = wechat;
|
|
|
@@ -210,7 +215,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.depatrment
|
|
|
* @return the value of customer_user_info.depatrment
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getDepatrment() {
|
|
|
return depatrment;
|
|
|
@@ -219,7 +224,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.depatrment
|
|
|
* @param depatrment the value for customer_user_info.depatrment
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setDepatrment(String depatrment) {
|
|
|
this.depatrment = depatrment;
|
|
|
@@ -228,7 +233,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.customer_position
|
|
|
* @return the value of customer_user_info.customer_position
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getCustomerPosition() {
|
|
|
return customerPosition;
|
|
|
@@ -237,7 +242,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.customer_position
|
|
|
* @param customerPosition the value for customer_user_info.customer_position
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setCustomerPosition(String customerPosition) {
|
|
|
this.customerPosition = customerPosition;
|
|
|
@@ -246,7 +251,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.remarks
|
|
|
* @return the value of customer_user_info.remarks
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getRemarks() {
|
|
|
return remarks;
|
|
|
@@ -255,7 +260,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.remarks
|
|
|
* @param remarks the value for customer_user_info.remarks
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setRemarks(String remarks) {
|
|
|
this.remarks = remarks;
|
|
|
@@ -264,7 +269,7 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.tel_num
|
|
|
* @return the value of customer_user_info.tel_num
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public String getTelNum() {
|
|
|
return telNum;
|
|
|
@@ -273,10 +278,28 @@ public class CustomerUserInfo {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.tel_num
|
|
|
* @param telNum the value for customer_user_info.tel_num
|
|
|
- * @mbg.generated Fri Oct 13 20:04:10 CST 2017
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
*/
|
|
|
public void setTelNum(String telNum) {
|
|
|
this.telNum = telNum;
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column customer_user_info.primary_flg
|
|
|
+ * @return the value of customer_user_info.primary_flg
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
+ */
|
|
|
+ public Integer getPrimaryFlg() {
|
|
|
+ return primaryFlg;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column customer_user_info.primary_flg
|
|
|
+ * @param primaryFlg the value for customer_user_info.primary_flg
|
|
|
+ * @mbg.generated Sat Oct 14 17:29:26 CST 2017
|
|
|
+ */
|
|
|
+ public void setPrimaryFlg(Integer primaryFlg) {
|
|
|
+ this.primaryFlg = primaryFlg;
|
|
|
+ }
|
|
|
+
|
|
|
}
|