|
|
@@ -9,513 +9,387 @@ 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String billNo;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.order_no
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String orderNo;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.creater
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String creater;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.create_time
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Date createTime;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.update_time
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Date updateTime;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.payee_id
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String payeeId;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.payer_id
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String payerId;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.transaction_amount
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private BigDecimal transactionAmount;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.transaction_subject
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Integer transactionSubject;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.transaction_channel
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Integer transactionChannel;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.remarks
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String remarks;
|
|
|
-
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.confirm_sign
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Integer confirmSign;
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ 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
|
|
|
+ */
|
|
|
+ private Integer type;
|
|
|
+
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getBillNo() {
|
|
|
+ return billNo;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.delete_sign
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Byte deleteSign;
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setBillNo(String billNo) {
|
|
|
+ this.billNo = billNo;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.financial_pay_no
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private String financialPayNo;
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getOrderNo() {
|
|
|
+ return orderNo;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- *
|
|
|
- * This field was generated by MyBatis Generator.
|
|
|
- * This field corresponds to the database column t_order_bill_new.financial_pay_time
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- private Date financialPayTime;
|
|
|
-
|
|
|
- private String financialPayTimes;
|
|
|
- private String payerName;
|
|
|
- private String payeeName;
|
|
|
- private String createrName;
|
|
|
- private String startTime;
|
|
|
- private String endTime;
|
|
|
- private String departmentId;
|
|
|
- private String saleId;
|
|
|
- private String saleName;
|
|
|
- private String departmentName;
|
|
|
- private String createTimes;
|
|
|
-
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getBillNo() {
|
|
|
- return billNo;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setOrderNo(String orderNo) {
|
|
|
+ this.orderNo = orderNo;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setBillNo(String billNo) {
|
|
|
- this.billNo = billNo;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getCreater() {
|
|
|
+ return creater;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getOrderNo() {
|
|
|
- return orderNo;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setCreater(String creater) {
|
|
|
+ this.creater = creater;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setOrderNo(String orderNo) {
|
|
|
- this.orderNo = orderNo;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Date getCreateTime() {
|
|
|
+ return createTime;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getCreater() {
|
|
|
- return creater;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setCreateTime(Date createTime) {
|
|
|
+ this.createTime = createTime;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setCreater(String creater) {
|
|
|
- this.creater = creater;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Date getUpdateTime() {
|
|
|
+ return updateTime;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Date getCreateTime() {
|
|
|
- return createTime;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setUpdateTime(Date updateTime) {
|
|
|
+ this.updateTime = updateTime;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setCreateTime(Date createTime) {
|
|
|
- this.createTime = createTime;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getPayeeId() {
|
|
|
+ return payeeId;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Date getUpdateTime() {
|
|
|
- return updateTime;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setPayeeId(String payeeId) {
|
|
|
+ this.payeeId = payeeId;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setUpdateTime(Date updateTime) {
|
|
|
- this.updateTime = updateTime;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getPayerId() {
|
|
|
+ return payerId;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getPayeeId() {
|
|
|
- return payeeId;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setPayerId(String payerId) {
|
|
|
+ this.payerId = payerId;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setPayeeId(String payeeId) {
|
|
|
- this.payeeId = payeeId;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public BigDecimal getTransactionAmount() {
|
|
|
+ return transactionAmount;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getPayerId() {
|
|
|
- return payerId;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setTransactionAmount(BigDecimal transactionAmount) {
|
|
|
+ this.transactionAmount = transactionAmount;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setPayerId(String payerId) {
|
|
|
- this.payerId = payerId;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Integer getTransactionSubject() {
|
|
|
+ return transactionSubject;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public BigDecimal getTransactionAmount() {
|
|
|
- return transactionAmount;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setTransactionSubject(Integer transactionSubject) {
|
|
|
+ this.transactionSubject = transactionSubject;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setTransactionAmount(BigDecimal transactionAmount) {
|
|
|
- this.transactionAmount = transactionAmount;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Integer getTransactionChannel() {
|
|
|
+ return transactionChannel;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Integer getTransactionSubject() {
|
|
|
- return transactionSubject;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setTransactionChannel(Integer transactionChannel) {
|
|
|
+ this.transactionChannel = transactionChannel;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setTransactionSubject(Integer transactionSubject) {
|
|
|
- this.transactionSubject = transactionSubject;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getRemarks() {
|
|
|
+ return remarks;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Integer getTransactionChannel() {
|
|
|
- return transactionChannel;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setRemarks(String remarks) {
|
|
|
+ this.remarks = remarks;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setTransactionChannel(Integer transactionChannel) {
|
|
|
- this.transactionChannel = transactionChannel;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Integer getConfirmSign() {
|
|
|
+ return confirmSign;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getRemarks() {
|
|
|
- return remarks;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setConfirmSign(Integer confirmSign) {
|
|
|
+ this.confirmSign = confirmSign;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setRemarks(String remarks) {
|
|
|
- this.remarks = remarks;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Byte getDeleteSign() {
|
|
|
+ return deleteSign;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Integer getConfirmSign() {
|
|
|
- return confirmSign;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setDeleteSign(Byte deleteSign) {
|
|
|
+ this.deleteSign = deleteSign;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setConfirmSign(Integer confirmSign) {
|
|
|
- this.confirmSign = confirmSign;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public String getFinancialPayNo() {
|
|
|
+ return financialPayNo;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Byte getDeleteSign() {
|
|
|
- return deleteSign;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setFinancialPayNo(String financialPayNo) {
|
|
|
+ this.financialPayNo = financialPayNo;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setDeleteSign(Byte deleteSign) {
|
|
|
- this.deleteSign = deleteSign;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Date getFinancialPayTime() {
|
|
|
+ return financialPayTime;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public String getFinancialPayNo() {
|
|
|
- return financialPayNo;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setFinancialPayTime(Date financialPayTime) {
|
|
|
+ this.financialPayTime = financialPayTime;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setFinancialPayNo(String financialPayNo) {
|
|
|
- this.financialPayNo = financialPayNo;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public Integer getType() {
|
|
|
+ return type;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public Date getFinancialPayTime() {
|
|
|
- return financialPayTime;
|
|
|
- }
|
|
|
+ /**
|
|
|
+ * 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
|
|
|
+ */
|
|
|
+ public void setType(Integer type) {
|
|
|
+ this.type = type;
|
|
|
+ }
|
|
|
|
|
|
- /**
|
|
|
- * 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
|
|
|
- *
|
|
|
- * @mbggenerated Tue Nov 20 11:14:40 CST 2018
|
|
|
- */
|
|
|
- public void setFinancialPayTime(Date financialPayTime) {
|
|
|
- this.financialPayTime = financialPayTime;
|
|
|
- }
|
|
|
-
|
|
|
- public String getFinancialPayTimes() {
|
|
|
+ private String financialPayTimes;
|
|
|
+ private String payerName;
|
|
|
+ private String payeeName;
|
|
|
+ private String createrName;
|
|
|
+ private String startTime;
|
|
|
+ private String endTime;
|
|
|
+ private String departmentId;
|
|
|
+ private String saleId;
|
|
|
+ private String saleName;
|
|
|
+ private String departmentName;
|
|
|
+ private String createTimes;
|
|
|
+
|
|
|
+ public String getFinancialPayTimes() {
|
|
|
return financialPayTimes;
|
|
|
}
|
|
|
|