|
|
@@ -3,88 +3,93 @@ package com.goafanti.common.model;
|
|
|
import java.math.BigDecimal;
|
|
|
import java.util.Date;
|
|
|
|
|
|
-public class TChanggeDun {
|
|
|
+public class TChangeDun {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.id
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.did
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer did;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.cid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer cid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.order_no
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private String orderNo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.tid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer tid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.project_type
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer projectType;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.dun_type
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer dunType;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.wait_day
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer waitDay;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.effective_count
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer effectiveCount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.aid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private String aid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.status
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Integer status;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.create_time
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.start_time
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private Date startTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.money
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private BigDecimal money;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.appropriation_ratio
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
private BigDecimal appropriationRatio;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column t_changge_dun.type
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
+ */
|
|
|
+ private Integer type;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.id
|
|
|
* @return the value of t_changge_dun.id
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getId() {
|
|
|
return id;
|
|
|
@@ -93,7 +98,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.id
|
|
|
* @param id the value for t_changge_dun.id
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setId(Integer id) {
|
|
|
this.id = id;
|
|
|
@@ -102,7 +107,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.did
|
|
|
* @return the value of t_changge_dun.did
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getDid() {
|
|
|
return did;
|
|
|
@@ -111,7 +116,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.did
|
|
|
* @param did the value for t_changge_dun.did
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setDid(Integer did) {
|
|
|
this.did = did;
|
|
|
@@ -120,7 +125,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.cid
|
|
|
* @return the value of t_changge_dun.cid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getCid() {
|
|
|
return cid;
|
|
|
@@ -129,7 +134,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.cid
|
|
|
* @param cid the value for t_changge_dun.cid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setCid(Integer cid) {
|
|
|
this.cid = cid;
|
|
|
@@ -138,7 +143,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.order_no
|
|
|
* @return the value of t_changge_dun.order_no
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public String getOrderNo() {
|
|
|
return orderNo;
|
|
|
@@ -147,7 +152,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.order_no
|
|
|
* @param orderNo the value for t_changge_dun.order_no
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setOrderNo(String orderNo) {
|
|
|
this.orderNo = orderNo;
|
|
|
@@ -156,7 +161,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.tid
|
|
|
* @return the value of t_changge_dun.tid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getTid() {
|
|
|
return tid;
|
|
|
@@ -165,7 +170,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.tid
|
|
|
* @param tid the value for t_changge_dun.tid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setTid(Integer tid) {
|
|
|
this.tid = tid;
|
|
|
@@ -174,7 +179,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.project_type
|
|
|
* @return the value of t_changge_dun.project_type
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getProjectType() {
|
|
|
return projectType;
|
|
|
@@ -183,7 +188,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.project_type
|
|
|
* @param projectType the value for t_changge_dun.project_type
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setProjectType(Integer projectType) {
|
|
|
this.projectType = projectType;
|
|
|
@@ -192,7 +197,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.dun_type
|
|
|
* @return the value of t_changge_dun.dun_type
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getDunType() {
|
|
|
return dunType;
|
|
|
@@ -201,7 +206,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.dun_type
|
|
|
* @param dunType the value for t_changge_dun.dun_type
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setDunType(Integer dunType) {
|
|
|
this.dunType = dunType;
|
|
|
@@ -210,7 +215,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.wait_day
|
|
|
* @return the value of t_changge_dun.wait_day
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getWaitDay() {
|
|
|
return waitDay;
|
|
|
@@ -219,7 +224,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.wait_day
|
|
|
* @param waitDay the value for t_changge_dun.wait_day
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setWaitDay(Integer waitDay) {
|
|
|
this.waitDay = waitDay;
|
|
|
@@ -228,7 +233,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.effective_count
|
|
|
* @return the value of t_changge_dun.effective_count
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getEffectiveCount() {
|
|
|
return effectiveCount;
|
|
|
@@ -237,7 +242,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.effective_count
|
|
|
* @param effectiveCount the value for t_changge_dun.effective_count
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setEffectiveCount(Integer effectiveCount) {
|
|
|
this.effectiveCount = effectiveCount;
|
|
|
@@ -246,7 +251,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.aid
|
|
|
* @return the value of t_changge_dun.aid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public String getAid() {
|
|
|
return aid;
|
|
|
@@ -255,7 +260,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.aid
|
|
|
* @param aid the value for t_changge_dun.aid
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setAid(String aid) {
|
|
|
this.aid = aid;
|
|
|
@@ -264,7 +269,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.status
|
|
|
* @return the value of t_changge_dun.status
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Integer getStatus() {
|
|
|
return status;
|
|
|
@@ -273,7 +278,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.status
|
|
|
* @param status the value for t_changge_dun.status
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setStatus(Integer status) {
|
|
|
this.status = status;
|
|
|
@@ -282,7 +287,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.create_time
|
|
|
* @return the value of t_changge_dun.create_time
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -291,7 +296,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.create_time
|
|
|
* @param createTime the value for t_changge_dun.create_time
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -300,7 +305,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.start_time
|
|
|
* @return the value of t_changge_dun.start_time
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public Date getStartTime() {
|
|
|
return startTime;
|
|
|
@@ -309,7 +314,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.start_time
|
|
|
* @param startTime the value for t_changge_dun.start_time
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setStartTime(Date startTime) {
|
|
|
this.startTime = startTime;
|
|
|
@@ -318,7 +323,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.money
|
|
|
* @return the value of t_changge_dun.money
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getMoney() {
|
|
|
return money;
|
|
|
@@ -327,7 +332,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.money
|
|
|
* @param money the value for t_changge_dun.money
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setMoney(BigDecimal money) {
|
|
|
this.money = money;
|
|
|
@@ -336,7 +341,7 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.appropriation_ratio
|
|
|
* @return the value of t_changge_dun.appropriation_ratio
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getAppropriationRatio() {
|
|
|
return appropriationRatio;
|
|
|
@@ -345,9 +350,27 @@ public class TChanggeDun {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.appropriation_ratio
|
|
|
* @param appropriationRatio the value for t_changge_dun.appropriation_ratio
|
|
|
- * @mbg.generated Fri Jan 10 14:42:25 CST 2020
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
*/
|
|
|
public void setAppropriationRatio(BigDecimal appropriationRatio) {
|
|
|
this.appropriationRatio = appropriationRatio;
|
|
|
}
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column t_changge_dun.type
|
|
|
+ * @return the value of t_changge_dun.type
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
+ */
|
|
|
+ public Integer getType() {
|
|
|
+ return type;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column t_changge_dun.type
|
|
|
+ * @param type the value for t_changge_dun.type
|
|
|
+ * @mbg.generated Mon Jan 13 09:27:23 CST 2020
|
|
|
+ */
|
|
|
+ public void setType(Integer type) {
|
|
|
+ this.type = type;
|
|
|
+ }
|
|
|
}
|