|
|
@@ -7,124 +7,129 @@ public class BusinessProject {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.create_id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String createId;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.create_time
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.update_time
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private Date updateTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.delete_sign
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private Integer deleteSign;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.bname
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String bname;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.cid
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String cid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private BigDecimal price;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.offset
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private BigDecimal offset;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.activity_price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private BigDecimal activityPrice;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.activity_flag
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String activityFlag;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.member_price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private BigDecimal memberPrice;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.introduce
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String introduce;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.status
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String status;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.country
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String country;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.province
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String province;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.city
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String city;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.district
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String district;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.principal_id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String principalId;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.Value_effect
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String valueEffect;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.client_size
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String clientSize;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.max_logo
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String maxLogo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column business_project.min_logo
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
private String minLogo;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column business_project.boutique
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
+ */
|
|
|
+ private Integer boutique;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.id
|
|
|
* @return the value of business_project.id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getId() {
|
|
|
return id;
|
|
|
@@ -133,7 +138,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.id
|
|
|
* @param id the value for business_project.id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setId(String id) {
|
|
|
this.id = id;
|
|
|
@@ -142,7 +147,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.create_id
|
|
|
* @return the value of business_project.create_id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getCreateId() {
|
|
|
return createId;
|
|
|
@@ -151,7 +156,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.create_id
|
|
|
* @param createId the value for business_project.create_id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setCreateId(String createId) {
|
|
|
this.createId = createId;
|
|
|
@@ -160,7 +165,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.create_time
|
|
|
* @return the value of business_project.create_time
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -169,7 +174,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.create_time
|
|
|
* @param createTime the value for business_project.create_time
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -178,7 +183,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.update_time
|
|
|
* @return the value of business_project.update_time
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public Date getUpdateTime() {
|
|
|
return updateTime;
|
|
|
@@ -187,7 +192,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.update_time
|
|
|
* @param updateTime the value for business_project.update_time
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setUpdateTime(Date updateTime) {
|
|
|
this.updateTime = updateTime;
|
|
|
@@ -196,7 +201,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.delete_sign
|
|
|
* @return the value of business_project.delete_sign
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public Integer getDeleteSign() {
|
|
|
return deleteSign;
|
|
|
@@ -205,7 +210,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.delete_sign
|
|
|
* @param deleteSign the value for business_project.delete_sign
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setDeleteSign(Integer deleteSign) {
|
|
|
this.deleteSign = deleteSign;
|
|
|
@@ -214,7 +219,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.bname
|
|
|
* @return the value of business_project.bname
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getBname() {
|
|
|
return bname;
|
|
|
@@ -223,7 +228,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.bname
|
|
|
* @param bname the value for business_project.bname
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setBname(String bname) {
|
|
|
this.bname = bname;
|
|
|
@@ -232,7 +237,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.cid
|
|
|
* @return the value of business_project.cid
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getCid() {
|
|
|
return cid;
|
|
|
@@ -241,7 +246,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.cid
|
|
|
* @param cid the value for business_project.cid
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setCid(String cid) {
|
|
|
this.cid = cid;
|
|
|
@@ -250,7 +255,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.price
|
|
|
* @return the value of business_project.price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getPrice() {
|
|
|
return price;
|
|
|
@@ -259,7 +264,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.price
|
|
|
* @param price the value for business_project.price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setPrice(BigDecimal price) {
|
|
|
this.price = price;
|
|
|
@@ -268,7 +273,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.offset
|
|
|
* @return the value of business_project.offset
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getOffset() {
|
|
|
return offset;
|
|
|
@@ -277,7 +282,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.offset
|
|
|
* @param offset the value for business_project.offset
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setOffset(BigDecimal offset) {
|
|
|
this.offset = offset;
|
|
|
@@ -286,7 +291,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.activity_price
|
|
|
* @return the value of business_project.activity_price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getActivityPrice() {
|
|
|
return activityPrice;
|
|
|
@@ -295,7 +300,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.activity_price
|
|
|
* @param activityPrice the value for business_project.activity_price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setActivityPrice(BigDecimal activityPrice) {
|
|
|
this.activityPrice = activityPrice;
|
|
|
@@ -304,7 +309,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.activity_flag
|
|
|
* @return the value of business_project.activity_flag
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getActivityFlag() {
|
|
|
return activityFlag;
|
|
|
@@ -313,7 +318,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.activity_flag
|
|
|
* @param activityFlag the value for business_project.activity_flag
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setActivityFlag(String activityFlag) {
|
|
|
this.activityFlag = activityFlag;
|
|
|
@@ -322,7 +327,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.member_price
|
|
|
* @return the value of business_project.member_price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getMemberPrice() {
|
|
|
return memberPrice;
|
|
|
@@ -331,7 +336,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.member_price
|
|
|
* @param memberPrice the value for business_project.member_price
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setMemberPrice(BigDecimal memberPrice) {
|
|
|
this.memberPrice = memberPrice;
|
|
|
@@ -340,7 +345,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.introduce
|
|
|
* @return the value of business_project.introduce
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getIntroduce() {
|
|
|
return introduce;
|
|
|
@@ -349,7 +354,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.introduce
|
|
|
* @param introduce the value for business_project.introduce
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setIntroduce(String introduce) {
|
|
|
this.introduce = introduce;
|
|
|
@@ -358,7 +363,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.status
|
|
|
* @return the value of business_project.status
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getStatus() {
|
|
|
return status;
|
|
|
@@ -367,7 +372,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.status
|
|
|
* @param status the value for business_project.status
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setStatus(String status) {
|
|
|
this.status = status;
|
|
|
@@ -376,7 +381,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.country
|
|
|
* @return the value of business_project.country
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getCountry() {
|
|
|
return country;
|
|
|
@@ -385,7 +390,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.country
|
|
|
* @param country the value for business_project.country
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setCountry(String country) {
|
|
|
this.country = country;
|
|
|
@@ -394,7 +399,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.province
|
|
|
* @return the value of business_project.province
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getProvince() {
|
|
|
return province;
|
|
|
@@ -403,7 +408,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.province
|
|
|
* @param province the value for business_project.province
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setProvince(String province) {
|
|
|
this.province = province;
|
|
|
@@ -412,7 +417,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.city
|
|
|
* @return the value of business_project.city
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getCity() {
|
|
|
return city;
|
|
|
@@ -421,7 +426,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.city
|
|
|
* @param city the value for business_project.city
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setCity(String city) {
|
|
|
this.city = city;
|
|
|
@@ -430,7 +435,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.district
|
|
|
* @return the value of business_project.district
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getDistrict() {
|
|
|
return district;
|
|
|
@@ -439,7 +444,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.district
|
|
|
* @param district the value for business_project.district
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setDistrict(String district) {
|
|
|
this.district = district;
|
|
|
@@ -448,7 +453,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.principal_id
|
|
|
* @return the value of business_project.principal_id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getPrincipalId() {
|
|
|
return principalId;
|
|
|
@@ -457,7 +462,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.principal_id
|
|
|
* @param principalId the value for business_project.principal_id
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setPrincipalId(String principalId) {
|
|
|
this.principalId = principalId;
|
|
|
@@ -466,7 +471,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.Value_effect
|
|
|
* @return the value of business_project.Value_effect
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getValueEffect() {
|
|
|
return valueEffect;
|
|
|
@@ -475,7 +480,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.Value_effect
|
|
|
* @param valueEffect the value for business_project.Value_effect
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setValueEffect(String valueEffect) {
|
|
|
this.valueEffect = valueEffect;
|
|
|
@@ -484,7 +489,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.client_size
|
|
|
* @return the value of business_project.client_size
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getClientSize() {
|
|
|
return clientSize;
|
|
|
@@ -493,7 +498,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.client_size
|
|
|
* @param clientSize the value for business_project.client_size
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setClientSize(String clientSize) {
|
|
|
this.clientSize = clientSize;
|
|
|
@@ -502,7 +507,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.max_logo
|
|
|
* @return the value of business_project.max_logo
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getMaxLogo() {
|
|
|
return maxLogo;
|
|
|
@@ -511,7 +516,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.max_logo
|
|
|
* @param maxLogo the value for business_project.max_logo
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setMaxLogo(String maxLogo) {
|
|
|
this.maxLogo = maxLogo;
|
|
|
@@ -520,7 +525,7 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column business_project.min_logo
|
|
|
* @return the value of business_project.min_logo
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public String getMinLogo() {
|
|
|
return minLogo;
|
|
|
@@ -529,12 +534,30 @@ public class BusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column business_project.min_logo
|
|
|
* @param minLogo the value for business_project.min_logo
|
|
|
- * @mbg.generated Mon Dec 25 18:55:04 CST 2017
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
*/
|
|
|
public void setMinLogo(String minLogo) {
|
|
|
this.minLogo = minLogo;
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column business_project.boutique
|
|
|
+ * @return the value of business_project.boutique
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
+ */
|
|
|
+ public Integer getBoutique() {
|
|
|
+ return boutique;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column business_project.boutique
|
|
|
+ * @param boutique the value for business_project.boutique
|
|
|
+ * @mbg.generated Tue Jan 02 13:57:47 CST 2018
|
|
|
+ */
|
|
|
+ public void setBoutique(Integer boutique) {
|
|
|
+ this.boutique = boutique;
|
|
|
+ }
|
|
|
+
|
|
|
@Override
|
|
|
public String toString() {
|
|
|
return "BusinessProject [id=" + id + ", createId=" + createId + ", createTime=" + createTime + ", updateTime="
|