|
|
@@ -10,89 +10,94 @@ import com.goafanti.common.constant.AFTConstants;
|
|
|
public class TOrderBillNew {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.bill_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String billNo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.order_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String orderNo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.creater
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String creater;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.create_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.update_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Date updateTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.payee_id
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String payeeId;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.payer_id
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String payerId;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.transaction_amount
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private BigDecimal transactionAmount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.transaction_subject
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Integer transactionSubject;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.transaction_channel
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Integer transactionChannel;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.remarks
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String remarks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.confirm_sign
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Integer confirmSign;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.delete_sign
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Byte deleteSign;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.financial_pay_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private String financialPayNo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.financial_pay_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Date financialPayTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.type
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
private Integer type;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column t_order_bill_new.delete_time
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
+ */
|
|
|
+ private Date deleteTime;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.bill_no
|
|
|
* @return the value of t_order_bill_new.bill_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getBillNo() {
|
|
|
return billNo;
|
|
|
@@ -101,7 +106,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.bill_no
|
|
|
* @param billNo the value for t_order_bill_new.bill_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setBillNo(String billNo) {
|
|
|
this.billNo = billNo;
|
|
|
@@ -110,7 +115,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.order_no
|
|
|
* @return the value of t_order_bill_new.order_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getOrderNo() {
|
|
|
return orderNo;
|
|
|
@@ -119,7 +124,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.order_no
|
|
|
* @param orderNo the value for t_order_bill_new.order_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setOrderNo(String orderNo) {
|
|
|
this.orderNo = orderNo;
|
|
|
@@ -128,7 +133,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.creater
|
|
|
* @return the value of t_order_bill_new.creater
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getCreater() {
|
|
|
return creater;
|
|
|
@@ -137,7 +142,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.creater
|
|
|
* @param creater the value for t_order_bill_new.creater
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setCreater(String creater) {
|
|
|
this.creater = creater;
|
|
|
@@ -146,7 +151,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.create_time
|
|
|
* @return the value of t_order_bill_new.create_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -155,7 +160,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.create_time
|
|
|
* @param createTime the value for t_order_bill_new.create_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -164,7 +169,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.update_time
|
|
|
* @return the value of t_order_bill_new.update_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Date getUpdateTime() {
|
|
|
return updateTime;
|
|
|
@@ -173,7 +178,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.update_time
|
|
|
* @param updateTime the value for t_order_bill_new.update_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setUpdateTime(Date updateTime) {
|
|
|
this.updateTime = updateTime;
|
|
|
@@ -182,7 +187,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.payee_id
|
|
|
* @return the value of t_order_bill_new.payee_id
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getPayeeId() {
|
|
|
return payeeId;
|
|
|
@@ -191,7 +196,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.payee_id
|
|
|
* @param payeeId the value for t_order_bill_new.payee_id
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setPayeeId(String payeeId) {
|
|
|
this.payeeId = payeeId;
|
|
|
@@ -200,7 +205,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.payer_id
|
|
|
* @return the value of t_order_bill_new.payer_id
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getPayerId() {
|
|
|
return payerId;
|
|
|
@@ -209,7 +214,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.payer_id
|
|
|
* @param payerId the value for t_order_bill_new.payer_id
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setPayerId(String payerId) {
|
|
|
this.payerId = payerId;
|
|
|
@@ -218,7 +223,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.transaction_amount
|
|
|
* @return the value of t_order_bill_new.transaction_amount
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getTransactionAmount() {
|
|
|
return transactionAmount;
|
|
|
@@ -227,7 +232,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.transaction_amount
|
|
|
* @param transactionAmount the value for t_order_bill_new.transaction_amount
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setTransactionAmount(BigDecimal transactionAmount) {
|
|
|
this.transactionAmount = transactionAmount;
|
|
|
@@ -236,7 +241,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.transaction_subject
|
|
|
* @return the value of t_order_bill_new.transaction_subject
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Integer getTransactionSubject() {
|
|
|
return transactionSubject;
|
|
|
@@ -245,7 +250,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.transaction_subject
|
|
|
* @param transactionSubject the value for t_order_bill_new.transaction_subject
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setTransactionSubject(Integer transactionSubject) {
|
|
|
this.transactionSubject = transactionSubject;
|
|
|
@@ -254,7 +259,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.transaction_channel
|
|
|
* @return the value of t_order_bill_new.transaction_channel
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Integer getTransactionChannel() {
|
|
|
return transactionChannel;
|
|
|
@@ -263,7 +268,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.transaction_channel
|
|
|
* @param transactionChannel the value for t_order_bill_new.transaction_channel
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setTransactionChannel(Integer transactionChannel) {
|
|
|
this.transactionChannel = transactionChannel;
|
|
|
@@ -272,7 +277,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.remarks
|
|
|
* @return the value of t_order_bill_new.remarks
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getRemarks() {
|
|
|
return remarks;
|
|
|
@@ -281,7 +286,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.remarks
|
|
|
* @param remarks the value for t_order_bill_new.remarks
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setRemarks(String remarks) {
|
|
|
this.remarks = remarks;
|
|
|
@@ -290,7 +295,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.confirm_sign
|
|
|
* @return the value of t_order_bill_new.confirm_sign
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Integer getConfirmSign() {
|
|
|
return confirmSign;
|
|
|
@@ -299,7 +304,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.confirm_sign
|
|
|
* @param confirmSign the value for t_order_bill_new.confirm_sign
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setConfirmSign(Integer confirmSign) {
|
|
|
this.confirmSign = confirmSign;
|
|
|
@@ -308,7 +313,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.delete_sign
|
|
|
* @return the value of t_order_bill_new.delete_sign
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Byte getDeleteSign() {
|
|
|
return deleteSign;
|
|
|
@@ -317,7 +322,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.delete_sign
|
|
|
* @param deleteSign the value for t_order_bill_new.delete_sign
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setDeleteSign(Byte deleteSign) {
|
|
|
this.deleteSign = deleteSign;
|
|
|
@@ -326,7 +331,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.financial_pay_no
|
|
|
* @return the value of t_order_bill_new.financial_pay_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public String getFinancialPayNo() {
|
|
|
return financialPayNo;
|
|
|
@@ -335,7 +340,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.financial_pay_no
|
|
|
* @param financialPayNo the value for t_order_bill_new.financial_pay_no
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setFinancialPayNo(String financialPayNo) {
|
|
|
this.financialPayNo = financialPayNo;
|
|
|
@@ -344,7 +349,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.financial_pay_time
|
|
|
* @return the value of t_order_bill_new.financial_pay_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Date getFinancialPayTime() {
|
|
|
return financialPayTime;
|
|
|
@@ -353,7 +358,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.financial_pay_time
|
|
|
* @param financialPayTime the value for t_order_bill_new.financial_pay_time
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setFinancialPayTime(Date financialPayTime) {
|
|
|
this.financialPayTime = financialPayTime;
|
|
|
@@ -362,7 +367,7 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.type
|
|
|
* @return the value of t_order_bill_new.type
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public Integer getType() {
|
|
|
return type;
|
|
|
@@ -371,12 +376,30 @@ public class TOrderBillNew {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.type
|
|
|
* @param type the value for t_order_bill_new.type
|
|
|
- * @mbg.generated Mon Oct 14 09:49:04 CST 2019
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
*/
|
|
|
public void setType(Integer type) {
|
|
|
this.type = type;
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column t_order_bill_new.delete_time
|
|
|
+ * @return the value of t_order_bill_new.delete_time
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
+ */
|
|
|
+ public Date getDeleteTime() {
|
|
|
+ return deleteTime;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column t_order_bill_new.delete_time
|
|
|
+ * @param deleteTime the value for t_order_bill_new.delete_time
|
|
|
+ * @mbg.generated Mon Feb 17 11:41:23 CST 2020
|
|
|
+ */
|
|
|
+ public void setDeleteTime(Date deleteTime) {
|
|
|
+ this.deleteTime = deleteTime;
|
|
|
+ }
|
|
|
+
|
|
|
private String financialPayTimes;
|
|
|
private String payerName;
|
|
|
private String payeeName;
|