|
|
@@ -7,119 +7,124 @@ public class JtBusinessProject {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.name
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String name;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.category_id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String categoryId;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.number
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String number;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private BigDecimal price;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.activity_price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private BigDecimal activityPrice;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.member_price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private BigDecimal memberPrice;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.offset
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Float offset;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.activity_flag
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Integer activityFlag;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.introduce
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String introduce;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.province
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Integer province;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.city
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Integer city;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.create_time
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.min_img_url
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String minImgUrl;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.max_img_url
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String maxImgUrl;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.value
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String value;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.apply_conditions
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String applyConditions;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.owner_id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String ownerId;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.is_hot
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Integer isHot;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.audit_status
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Integer auditStatus;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.audit_info
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private String auditInfo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.release_date
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
private Date releaseDate;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column jt_business_project.advertisement
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
+ */
|
|
|
+ private String advertisement;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.id
|
|
|
* @return the value of jt_business_project.id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getId() {
|
|
|
return id;
|
|
|
@@ -128,7 +133,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.id
|
|
|
* @param id the value for jt_business_project.id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setId(String id) {
|
|
|
this.id = id;
|
|
|
@@ -137,7 +142,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.name
|
|
|
* @return the value of jt_business_project.name
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getName() {
|
|
|
return name;
|
|
|
@@ -146,7 +151,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.name
|
|
|
* @param name the value for jt_business_project.name
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setName(String name) {
|
|
|
this.name = name;
|
|
|
@@ -155,7 +160,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.category_id
|
|
|
* @return the value of jt_business_project.category_id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getCategoryId() {
|
|
|
return categoryId;
|
|
|
@@ -164,7 +169,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.category_id
|
|
|
* @param categoryId the value for jt_business_project.category_id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setCategoryId(String categoryId) {
|
|
|
this.categoryId = categoryId;
|
|
|
@@ -173,7 +178,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.number
|
|
|
* @return the value of jt_business_project.number
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getNumber() {
|
|
|
return number;
|
|
|
@@ -182,7 +187,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.number
|
|
|
* @param number the value for jt_business_project.number
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setNumber(String number) {
|
|
|
this.number = number;
|
|
|
@@ -191,7 +196,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.price
|
|
|
* @return the value of jt_business_project.price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getPrice() {
|
|
|
return price;
|
|
|
@@ -200,7 +205,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.price
|
|
|
* @param price the value for jt_business_project.price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setPrice(BigDecimal price) {
|
|
|
this.price = price;
|
|
|
@@ -209,7 +214,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.activity_price
|
|
|
* @return the value of jt_business_project.activity_price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getActivityPrice() {
|
|
|
return activityPrice;
|
|
|
@@ -218,7 +223,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.activity_price
|
|
|
* @param activityPrice the value for jt_business_project.activity_price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setActivityPrice(BigDecimal activityPrice) {
|
|
|
this.activityPrice = activityPrice;
|
|
|
@@ -227,7 +232,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.member_price
|
|
|
* @return the value of jt_business_project.member_price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public BigDecimal getMemberPrice() {
|
|
|
return memberPrice;
|
|
|
@@ -236,7 +241,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.member_price
|
|
|
* @param memberPrice the value for jt_business_project.member_price
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setMemberPrice(BigDecimal memberPrice) {
|
|
|
this.memberPrice = memberPrice;
|
|
|
@@ -245,7 +250,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.offset
|
|
|
* @return the value of jt_business_project.offset
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Float getOffset() {
|
|
|
return offset;
|
|
|
@@ -254,7 +259,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.offset
|
|
|
* @param offset the value for jt_business_project.offset
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setOffset(Float offset) {
|
|
|
this.offset = offset;
|
|
|
@@ -263,7 +268,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.activity_flag
|
|
|
* @return the value of jt_business_project.activity_flag
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Integer getActivityFlag() {
|
|
|
return activityFlag;
|
|
|
@@ -272,7 +277,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.activity_flag
|
|
|
* @param activityFlag the value for jt_business_project.activity_flag
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setActivityFlag(Integer activityFlag) {
|
|
|
this.activityFlag = activityFlag;
|
|
|
@@ -281,7 +286,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.introduce
|
|
|
* @return the value of jt_business_project.introduce
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getIntroduce() {
|
|
|
return introduce;
|
|
|
@@ -290,7 +295,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.introduce
|
|
|
* @param introduce the value for jt_business_project.introduce
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setIntroduce(String introduce) {
|
|
|
this.introduce = introduce;
|
|
|
@@ -299,7 +304,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.province
|
|
|
* @return the value of jt_business_project.province
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Integer getProvince() {
|
|
|
return province;
|
|
|
@@ -308,7 +313,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.province
|
|
|
* @param province the value for jt_business_project.province
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setProvince(Integer province) {
|
|
|
this.province = province;
|
|
|
@@ -317,7 +322,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.city
|
|
|
* @return the value of jt_business_project.city
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Integer getCity() {
|
|
|
return city;
|
|
|
@@ -326,7 +331,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.city
|
|
|
* @param city the value for jt_business_project.city
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setCity(Integer city) {
|
|
|
this.city = city;
|
|
|
@@ -335,7 +340,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.create_time
|
|
|
* @return the value of jt_business_project.create_time
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -344,7 +349,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.create_time
|
|
|
* @param createTime the value for jt_business_project.create_time
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -353,7 +358,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.min_img_url
|
|
|
* @return the value of jt_business_project.min_img_url
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getMinImgUrl() {
|
|
|
return minImgUrl;
|
|
|
@@ -362,7 +367,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.min_img_url
|
|
|
* @param minImgUrl the value for jt_business_project.min_img_url
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setMinImgUrl(String minImgUrl) {
|
|
|
this.minImgUrl = minImgUrl;
|
|
|
@@ -371,7 +376,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.max_img_url
|
|
|
* @return the value of jt_business_project.max_img_url
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getMaxImgUrl() {
|
|
|
return maxImgUrl;
|
|
|
@@ -380,7 +385,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.max_img_url
|
|
|
* @param maxImgUrl the value for jt_business_project.max_img_url
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setMaxImgUrl(String maxImgUrl) {
|
|
|
this.maxImgUrl = maxImgUrl;
|
|
|
@@ -389,7 +394,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.value
|
|
|
* @return the value of jt_business_project.value
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getValue() {
|
|
|
return value;
|
|
|
@@ -398,7 +403,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.value
|
|
|
* @param value the value for jt_business_project.value
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setValue(String value) {
|
|
|
this.value = value;
|
|
|
@@ -407,7 +412,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.apply_conditions
|
|
|
* @return the value of jt_business_project.apply_conditions
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getApplyConditions() {
|
|
|
return applyConditions;
|
|
|
@@ -416,7 +421,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.apply_conditions
|
|
|
* @param applyConditions the value for jt_business_project.apply_conditions
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setApplyConditions(String applyConditions) {
|
|
|
this.applyConditions = applyConditions;
|
|
|
@@ -425,7 +430,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.owner_id
|
|
|
* @return the value of jt_business_project.owner_id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getOwnerId() {
|
|
|
return ownerId;
|
|
|
@@ -434,7 +439,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.owner_id
|
|
|
* @param ownerId the value for jt_business_project.owner_id
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setOwnerId(String ownerId) {
|
|
|
this.ownerId = ownerId;
|
|
|
@@ -443,7 +448,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.is_hot
|
|
|
* @return the value of jt_business_project.is_hot
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Integer getIsHot() {
|
|
|
return isHot;
|
|
|
@@ -452,7 +457,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.is_hot
|
|
|
* @param isHot the value for jt_business_project.is_hot
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setIsHot(Integer isHot) {
|
|
|
this.isHot = isHot;
|
|
|
@@ -461,7 +466,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.audit_status
|
|
|
* @return the value of jt_business_project.audit_status
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Integer getAuditStatus() {
|
|
|
return auditStatus;
|
|
|
@@ -470,7 +475,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.audit_status
|
|
|
* @param auditStatus the value for jt_business_project.audit_status
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setAuditStatus(Integer auditStatus) {
|
|
|
this.auditStatus = auditStatus;
|
|
|
@@ -479,7 +484,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.audit_info
|
|
|
* @return the value of jt_business_project.audit_info
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public String getAuditInfo() {
|
|
|
return auditInfo;
|
|
|
@@ -488,7 +493,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.audit_info
|
|
|
* @param auditInfo the value for jt_business_project.audit_info
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setAuditInfo(String auditInfo) {
|
|
|
this.auditInfo = auditInfo;
|
|
|
@@ -497,7 +502,7 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.release_date
|
|
|
* @return the value of jt_business_project.release_date
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public Date getReleaseDate() {
|
|
|
return releaseDate;
|
|
|
@@ -506,10 +511,28 @@ public class JtBusinessProject {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.release_date
|
|
|
* @param releaseDate the value for jt_business_project.release_date
|
|
|
- * @mbg.generated Fri Jul 06 18:31:16 CST 2018
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
*/
|
|
|
public void setReleaseDate(Date releaseDate) {
|
|
|
this.releaseDate = releaseDate;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column jt_business_project.advertisement
|
|
|
+ * @return the value of jt_business_project.advertisement
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
+ */
|
|
|
+ public String getAdvertisement() {
|
|
|
+ return advertisement;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column jt_business_project.advertisement
|
|
|
+ * @param advertisement the value for jt_business_project.advertisement
|
|
|
+ * @mbg.generated Thu Jul 19 16:49:39 CST 2018
|
|
|
+ */
|
|
|
+ public void setAdvertisement(String advertisement) {
|
|
|
+ this.advertisement = advertisement;
|
|
|
}
|
|
|
|
|
|
}
|