|
@@ -8,94 +8,94 @@ public class Project implements Serializable {
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.id
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer id;
|
|
private Integer id;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.name
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.name
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private String name;
|
|
private String name;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.amount
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.amount
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private BigDecimal amount;
|
|
private BigDecimal amount;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.thumbnail_url
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.thumbnail_url
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private String thumbnailUrl;
|
|
private String thumbnailUrl;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.status
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.status
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer status;
|
|
private Integer status;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.sort
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.sort
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer sort;
|
|
private Integer sort;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.release_status
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.release_status
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer releaseStatus;
|
|
private Integer releaseStatus;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.create_time
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.create_time
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Date createTime;
|
|
private Date createTime;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.release_time
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.release_time
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Date releaseTime;
|
|
private Date releaseTime;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.host
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.host
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer host;
|
|
private Integer host;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.type
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.type
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer type;
|
|
private Integer type;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.commodity_url
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.commodity_url
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private String commodityUrl;
|
|
private String commodityUrl;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.commodity_type
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.commodity_type
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private Integer commodityType;
|
|
private Integer commodityType;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.summary
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.summary
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private String summary;
|
|
private String summary;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.content
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.content
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private String content;
|
|
private String content;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.commodity_content
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column project.commodity_content
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private String commodityContent;
|
|
private String commodityContent;
|
|
|
/**
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table project
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table project
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
private static final long serialVersionUID = 1L;
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.id
|
|
|
* @return the value of project.id
|
|
* @return the value of project.id
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getId() {
|
|
public Integer getId() {
|
|
|
return id;
|
|
return id;
|
|
@@ -104,7 +104,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.id
|
|
|
* @param id the value for project.id
|
|
* @param id the value for project.id
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setId(Integer id) {
|
|
public void setId(Integer id) {
|
|
|
this.id = id;
|
|
this.id = id;
|
|
@@ -113,7 +113,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.name
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.name
|
|
|
* @return the value of project.name
|
|
* @return the value of project.name
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public String getName() {
|
|
public String getName() {
|
|
|
return name;
|
|
return name;
|
|
@@ -122,7 +122,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.name
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.name
|
|
|
* @param name the value for project.name
|
|
* @param name the value for project.name
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setName(String name) {
|
|
public void setName(String name) {
|
|
|
this.name = name == null ? null : name.trim();
|
|
this.name = name == null ? null : name.trim();
|
|
@@ -131,7 +131,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.amount
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.amount
|
|
|
* @return the value of project.amount
|
|
* @return the value of project.amount
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public BigDecimal getAmount() {
|
|
public BigDecimal getAmount() {
|
|
|
return amount;
|
|
return amount;
|
|
@@ -140,7 +140,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.amount
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.amount
|
|
|
* @param amount the value for project.amount
|
|
* @param amount the value for project.amount
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setAmount(BigDecimal amount) {
|
|
public void setAmount(BigDecimal amount) {
|
|
|
this.amount = amount;
|
|
this.amount = amount;
|
|
@@ -149,7 +149,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.thumbnail_url
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.thumbnail_url
|
|
|
* @return the value of project.thumbnail_url
|
|
* @return the value of project.thumbnail_url
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public String getThumbnailUrl() {
|
|
public String getThumbnailUrl() {
|
|
|
return thumbnailUrl;
|
|
return thumbnailUrl;
|
|
@@ -158,7 +158,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.thumbnail_url
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.thumbnail_url
|
|
|
* @param thumbnailUrl the value for project.thumbnail_url
|
|
* @param thumbnailUrl the value for project.thumbnail_url
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setThumbnailUrl(String thumbnailUrl) {
|
|
public void setThumbnailUrl(String thumbnailUrl) {
|
|
|
this.thumbnailUrl = thumbnailUrl == null ? null : thumbnailUrl.trim();
|
|
this.thumbnailUrl = thumbnailUrl == null ? null : thumbnailUrl.trim();
|
|
@@ -167,7 +167,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.status
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.status
|
|
|
* @return the value of project.status
|
|
* @return the value of project.status
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getStatus() {
|
|
public Integer getStatus() {
|
|
|
return status;
|
|
return status;
|
|
@@ -176,7 +176,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.status
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.status
|
|
|
* @param status the value for project.status
|
|
* @param status the value for project.status
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setStatus(Integer status) {
|
|
public void setStatus(Integer status) {
|
|
|
this.status = status;
|
|
this.status = status;
|
|
@@ -185,7 +185,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.sort
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.sort
|
|
|
* @return the value of project.sort
|
|
* @return the value of project.sort
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getSort() {
|
|
public Integer getSort() {
|
|
|
return sort;
|
|
return sort;
|
|
@@ -194,7 +194,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.sort
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.sort
|
|
|
* @param sort the value for project.sort
|
|
* @param sort the value for project.sort
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setSort(Integer sort) {
|
|
public void setSort(Integer sort) {
|
|
|
this.sort = sort;
|
|
this.sort = sort;
|
|
@@ -203,7 +203,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.release_status
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.release_status
|
|
|
* @return the value of project.release_status
|
|
* @return the value of project.release_status
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getReleaseStatus() {
|
|
public Integer getReleaseStatus() {
|
|
|
return releaseStatus;
|
|
return releaseStatus;
|
|
@@ -212,7 +212,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.release_status
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.release_status
|
|
|
* @param releaseStatus the value for project.release_status
|
|
* @param releaseStatus the value for project.release_status
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setReleaseStatus(Integer releaseStatus) {
|
|
public void setReleaseStatus(Integer releaseStatus) {
|
|
|
this.releaseStatus = releaseStatus;
|
|
this.releaseStatus = releaseStatus;
|
|
@@ -221,7 +221,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.create_time
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.create_time
|
|
|
* @return the value of project.create_time
|
|
* @return the value of project.create_time
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
return createTime;
|
|
@@ -230,7 +230,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.create_time
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.create_time
|
|
|
* @param createTime the value for project.create_time
|
|
* @param createTime the value for project.create_time
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
this.createTime = createTime;
|
|
@@ -239,7 +239,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.release_time
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.release_time
|
|
|
* @return the value of project.release_time
|
|
* @return the value of project.release_time
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Date getReleaseTime() {
|
|
public Date getReleaseTime() {
|
|
|
return releaseTime;
|
|
return releaseTime;
|
|
@@ -248,7 +248,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.release_time
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.release_time
|
|
|
* @param releaseTime the value for project.release_time
|
|
* @param releaseTime the value for project.release_time
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setReleaseTime(Date releaseTime) {
|
|
public void setReleaseTime(Date releaseTime) {
|
|
|
this.releaseTime = releaseTime;
|
|
this.releaseTime = releaseTime;
|
|
@@ -257,7 +257,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.host
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.host
|
|
|
* @return the value of project.host
|
|
* @return the value of project.host
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getHost() {
|
|
public Integer getHost() {
|
|
|
return host;
|
|
return host;
|
|
@@ -266,7 +266,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.host
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.host
|
|
|
* @param host the value for project.host
|
|
* @param host the value for project.host
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setHost(Integer host) {
|
|
public void setHost(Integer host) {
|
|
|
this.host = host;
|
|
this.host = host;
|
|
@@ -275,7 +275,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.type
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.type
|
|
|
* @return the value of project.type
|
|
* @return the value of project.type
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getType() {
|
|
public Integer getType() {
|
|
|
return type;
|
|
return type;
|
|
@@ -284,7 +284,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.type
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.type
|
|
|
* @param type the value for project.type
|
|
* @param type the value for project.type
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setType(Integer type) {
|
|
public void setType(Integer type) {
|
|
|
this.type = type;
|
|
this.type = type;
|
|
@@ -293,7 +293,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.commodity_url
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.commodity_url
|
|
|
* @return the value of project.commodity_url
|
|
* @return the value of project.commodity_url
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public String getCommodityUrl() {
|
|
public String getCommodityUrl() {
|
|
|
return commodityUrl;
|
|
return commodityUrl;
|
|
@@ -302,7 +302,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.commodity_url
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.commodity_url
|
|
|
* @param commodityUrl the value for project.commodity_url
|
|
* @param commodityUrl the value for project.commodity_url
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setCommodityUrl(String commodityUrl) {
|
|
public void setCommodityUrl(String commodityUrl) {
|
|
|
this.commodityUrl = commodityUrl == null ? null : commodityUrl.trim();
|
|
this.commodityUrl = commodityUrl == null ? null : commodityUrl.trim();
|
|
@@ -311,7 +311,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.commodity_type
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.commodity_type
|
|
|
* @return the value of project.commodity_type
|
|
* @return the value of project.commodity_type
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public Integer getCommodityType() {
|
|
public Integer getCommodityType() {
|
|
|
return commodityType;
|
|
return commodityType;
|
|
@@ -320,7 +320,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.commodity_type
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.commodity_type
|
|
|
* @param commodityType the value for project.commodity_type
|
|
* @param commodityType the value for project.commodity_type
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setCommodityType(Integer commodityType) {
|
|
public void setCommodityType(Integer commodityType) {
|
|
|
this.commodityType = commodityType;
|
|
this.commodityType = commodityType;
|
|
@@ -329,7 +329,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.summary
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.summary
|
|
|
* @return the value of project.summary
|
|
* @return the value of project.summary
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public String getSummary() {
|
|
public String getSummary() {
|
|
|
return summary;
|
|
return summary;
|
|
@@ -338,7 +338,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.summary
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.summary
|
|
|
* @param summary the value for project.summary
|
|
* @param summary the value for project.summary
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setSummary(String summary) {
|
|
public void setSummary(String summary) {
|
|
|
this.summary = summary == null ? null : summary.trim();
|
|
this.summary = summary == null ? null : summary.trim();
|
|
@@ -347,7 +347,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.content
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.content
|
|
|
* @return the value of project.content
|
|
* @return the value of project.content
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public String getContent() {
|
|
public String getContent() {
|
|
|
return content;
|
|
return content;
|
|
@@ -356,7 +356,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.content
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.content
|
|
|
* @param content the value for project.content
|
|
* @param content the value for project.content
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setContent(String content) {
|
|
public void setContent(String content) {
|
|
|
this.content = content == null ? null : content.trim();
|
|
this.content = content == null ? null : content.trim();
|
|
@@ -365,7 +365,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.commodity_content
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column project.commodity_content
|
|
|
* @return the value of project.commodity_content
|
|
* @return the value of project.commodity_content
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public String getCommodityContent() {
|
|
public String getCommodityContent() {
|
|
|
return commodityContent;
|
|
return commodityContent;
|
|
@@ -374,7 +374,7 @@ public class Project implements Serializable {
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.commodity_content
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column project.commodity_content
|
|
|
* @param commodityContent the value for project.commodity_content
|
|
* @param commodityContent the value for project.commodity_content
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
public void setCommodityContent(String commodityContent) {
|
|
public void setCommodityContent(String commodityContent) {
|
|
|
this.commodityContent = commodityContent == null ? null : commodityContent.trim();
|
|
this.commodityContent = commodityContent == null ? null : commodityContent.trim();
|
|
@@ -382,7 +382,7 @@ public class Project implements Serializable {
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table project
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table project
|
|
|
- * @mbg.generated Thu Apr 15 10:11:06 CST 2021
|
|
|
|
|
|
|
+ * @mbg.generated Mon Jun 21 09:16:38 CST 2021
|
|
|
*/
|
|
*/
|
|
|
@Override
|
|
@Override
|
|
|
public String toString() {
|
|
public String toString() {
|