|
|
@@ -11,139 +11,144 @@ public class TOrderInvoice {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.id
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.order_no
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String orderNo;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.type
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer type;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.status
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer status;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.reject_reason
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String rejectReason;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.remarks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String remarks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.invoice_type
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer invoiceType;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.unit_name
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String unitName;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.tax_number
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String taxNumber;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.amount
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private BigDecimal amount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.banks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String banks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.content
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String content;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.unit_address
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String unitAddress;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.invoice_remarks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String invoiceRemarks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.unit_mobile
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String unitMobile;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.voucher_url
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String voucherUrl;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.post
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer post;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.addressee
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String addressee;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.addressee_mobile
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String addresseeMobile;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.addressee_province
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer addresseeProvince;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.addressee_city
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer addresseeCity;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.addressee_area
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer addresseeArea;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.recipient_address
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private String recipientAddress;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.create_time
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.update_time
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Date updateTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.approval
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
private Integer approval;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column t_order_invoice.already_amount
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
+ */
|
|
|
+ private BigDecimal alreadyAmount;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.id
|
|
|
* @return the value of t_order_invoice.id
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getId() {
|
|
|
return id;
|
|
|
@@ -152,7 +157,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.id
|
|
|
* @param id the value for t_order_invoice.id
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setId(Integer id) {
|
|
|
this.id = id;
|
|
|
@@ -161,7 +166,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.order_no
|
|
|
* @return the value of t_order_invoice.order_no
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getOrderNo() {
|
|
|
return orderNo;
|
|
|
@@ -170,7 +175,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.order_no
|
|
|
* @param orderNo the value for t_order_invoice.order_no
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setOrderNo(String orderNo) {
|
|
|
this.orderNo = orderNo;
|
|
|
@@ -179,7 +184,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.type
|
|
|
* @return the value of t_order_invoice.type
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getType() {
|
|
|
return type;
|
|
|
@@ -188,7 +193,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.type
|
|
|
* @param type the value for t_order_invoice.type
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setType(Integer type) {
|
|
|
this.type = type;
|
|
|
@@ -197,7 +202,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.status
|
|
|
* @return the value of t_order_invoice.status
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getStatus() {
|
|
|
return status;
|
|
|
@@ -206,7 +211,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.status
|
|
|
* @param status the value for t_order_invoice.status
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setStatus(Integer status) {
|
|
|
this.status = status;
|
|
|
@@ -215,7 +220,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.reject_reason
|
|
|
* @return the value of t_order_invoice.reject_reason
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getRejectReason() {
|
|
|
return rejectReason;
|
|
|
@@ -224,7 +229,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.reject_reason
|
|
|
* @param rejectReason the value for t_order_invoice.reject_reason
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setRejectReason(String rejectReason) {
|
|
|
this.rejectReason = rejectReason;
|
|
|
@@ -233,7 +238,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.remarks
|
|
|
* @return the value of t_order_invoice.remarks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getRemarks() {
|
|
|
return remarks;
|
|
|
@@ -242,7 +247,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.remarks
|
|
|
* @param remarks the value for t_order_invoice.remarks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setRemarks(String remarks) {
|
|
|
this.remarks = remarks;
|
|
|
@@ -251,7 +256,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.invoice_type
|
|
|
* @return the value of t_order_invoice.invoice_type
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getInvoiceType() {
|
|
|
return invoiceType;
|
|
|
@@ -260,7 +265,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.invoice_type
|
|
|
* @param invoiceType the value for t_order_invoice.invoice_type
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setInvoiceType(Integer invoiceType) {
|
|
|
this.invoiceType = invoiceType;
|
|
|
@@ -269,7 +274,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.unit_name
|
|
|
* @return the value of t_order_invoice.unit_name
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getUnitName() {
|
|
|
return unitName;
|
|
|
@@ -278,7 +283,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.unit_name
|
|
|
* @param unitName the value for t_order_invoice.unit_name
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setUnitName(String unitName) {
|
|
|
this.unitName = unitName;
|
|
|
@@ -287,7 +292,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.tax_number
|
|
|
* @return the value of t_order_invoice.tax_number
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getTaxNumber() {
|
|
|
return taxNumber;
|
|
|
@@ -296,7 +301,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.tax_number
|
|
|
* @param taxNumber the value for t_order_invoice.tax_number
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setTaxNumber(String taxNumber) {
|
|
|
this.taxNumber = taxNumber;
|
|
|
@@ -305,7 +310,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.amount
|
|
|
* @return the value of t_order_invoice.amount
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public BigDecimal getAmount() {
|
|
|
return amount;
|
|
|
@@ -314,7 +319,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.amount
|
|
|
* @param amount the value for t_order_invoice.amount
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setAmount(BigDecimal amount) {
|
|
|
this.amount = amount;
|
|
|
@@ -323,7 +328,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.banks
|
|
|
* @return the value of t_order_invoice.banks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getBanks() {
|
|
|
return banks;
|
|
|
@@ -332,7 +337,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.banks
|
|
|
* @param banks the value for t_order_invoice.banks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setBanks(String banks) {
|
|
|
this.banks = banks;
|
|
|
@@ -341,7 +346,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.content
|
|
|
* @return the value of t_order_invoice.content
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getContent() {
|
|
|
return content;
|
|
|
@@ -350,7 +355,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.content
|
|
|
* @param content the value for t_order_invoice.content
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setContent(String content) {
|
|
|
this.content = content;
|
|
|
@@ -359,7 +364,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.unit_address
|
|
|
* @return the value of t_order_invoice.unit_address
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getUnitAddress() {
|
|
|
return unitAddress;
|
|
|
@@ -368,7 +373,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.unit_address
|
|
|
* @param unitAddress the value for t_order_invoice.unit_address
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setUnitAddress(String unitAddress) {
|
|
|
this.unitAddress = unitAddress;
|
|
|
@@ -377,7 +382,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.invoice_remarks
|
|
|
* @return the value of t_order_invoice.invoice_remarks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getInvoiceRemarks() {
|
|
|
return invoiceRemarks;
|
|
|
@@ -386,7 +391,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.invoice_remarks
|
|
|
* @param invoiceRemarks the value for t_order_invoice.invoice_remarks
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setInvoiceRemarks(String invoiceRemarks) {
|
|
|
this.invoiceRemarks = invoiceRemarks;
|
|
|
@@ -395,7 +400,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.unit_mobile
|
|
|
* @return the value of t_order_invoice.unit_mobile
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getUnitMobile() {
|
|
|
return unitMobile;
|
|
|
@@ -404,7 +409,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.unit_mobile
|
|
|
* @param unitMobile the value for t_order_invoice.unit_mobile
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setUnitMobile(String unitMobile) {
|
|
|
this.unitMobile = unitMobile;
|
|
|
@@ -413,7 +418,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.voucher_url
|
|
|
* @return the value of t_order_invoice.voucher_url
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getVoucherUrl() {
|
|
|
return voucherUrl;
|
|
|
@@ -422,7 +427,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.voucher_url
|
|
|
* @param voucherUrl the value for t_order_invoice.voucher_url
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setVoucherUrl(String voucherUrl) {
|
|
|
this.voucherUrl = voucherUrl;
|
|
|
@@ -431,7 +436,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.post
|
|
|
* @return the value of t_order_invoice.post
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getPost() {
|
|
|
return post;
|
|
|
@@ -440,7 +445,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.post
|
|
|
* @param post the value for t_order_invoice.post
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setPost(Integer post) {
|
|
|
this.post = post;
|
|
|
@@ -449,7 +454,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.addressee
|
|
|
* @return the value of t_order_invoice.addressee
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getAddressee() {
|
|
|
return addressee;
|
|
|
@@ -458,7 +463,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.addressee
|
|
|
* @param addressee the value for t_order_invoice.addressee
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setAddressee(String addressee) {
|
|
|
this.addressee = addressee;
|
|
|
@@ -467,7 +472,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.addressee_mobile
|
|
|
* @return the value of t_order_invoice.addressee_mobile
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getAddresseeMobile() {
|
|
|
return addresseeMobile;
|
|
|
@@ -476,7 +481,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.addressee_mobile
|
|
|
* @param addresseeMobile the value for t_order_invoice.addressee_mobile
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setAddresseeMobile(String addresseeMobile) {
|
|
|
this.addresseeMobile = addresseeMobile;
|
|
|
@@ -485,7 +490,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.addressee_province
|
|
|
* @return the value of t_order_invoice.addressee_province
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getAddresseeProvince() {
|
|
|
return addresseeProvince;
|
|
|
@@ -494,7 +499,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.addressee_province
|
|
|
* @param addresseeProvince the value for t_order_invoice.addressee_province
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setAddresseeProvince(Integer addresseeProvince) {
|
|
|
this.addresseeProvince = addresseeProvince;
|
|
|
@@ -503,7 +508,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.addressee_city
|
|
|
* @return the value of t_order_invoice.addressee_city
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getAddresseeCity() {
|
|
|
return addresseeCity;
|
|
|
@@ -512,7 +517,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.addressee_city
|
|
|
* @param addresseeCity the value for t_order_invoice.addressee_city
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setAddresseeCity(Integer addresseeCity) {
|
|
|
this.addresseeCity = addresseeCity;
|
|
|
@@ -521,7 +526,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.addressee_area
|
|
|
* @return the value of t_order_invoice.addressee_area
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getAddresseeArea() {
|
|
|
return addresseeArea;
|
|
|
@@ -530,7 +535,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.addressee_area
|
|
|
* @param addresseeArea the value for t_order_invoice.addressee_area
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setAddresseeArea(Integer addresseeArea) {
|
|
|
this.addresseeArea = addresseeArea;
|
|
|
@@ -539,7 +544,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.recipient_address
|
|
|
* @return the value of t_order_invoice.recipient_address
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public String getRecipientAddress() {
|
|
|
return recipientAddress;
|
|
|
@@ -548,7 +553,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.recipient_address
|
|
|
* @param recipientAddress the value for t_order_invoice.recipient_address
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setRecipientAddress(String recipientAddress) {
|
|
|
this.recipientAddress = recipientAddress;
|
|
|
@@ -557,7 +562,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.create_time
|
|
|
* @return the value of t_order_invoice.create_time
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -566,7 +571,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.create_time
|
|
|
* @param createTime the value for t_order_invoice.create_time
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -575,7 +580,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.update_time
|
|
|
* @return the value of t_order_invoice.update_time
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Date getUpdateTime() {
|
|
|
return updateTime;
|
|
|
@@ -584,7 +589,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.update_time
|
|
|
* @param updateTime the value for t_order_invoice.update_time
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setUpdateTime(Date updateTime) {
|
|
|
this.updateTime = updateTime;
|
|
|
@@ -593,7 +598,7 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.approval
|
|
|
* @return the value of t_order_invoice.approval
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public Integer getApproval() {
|
|
|
return approval;
|
|
|
@@ -602,12 +607,30 @@ public class TOrderInvoice {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.approval
|
|
|
* @param approval the value for t_order_invoice.approval
|
|
|
- * @mbg.generated Thu May 16 11:47:08 CST 2019
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
*/
|
|
|
public void setApproval(Integer approval) {
|
|
|
this.approval = approval;
|
|
|
}
|
|
|
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column t_order_invoice.already_amount
|
|
|
+ * @return the value of t_order_invoice.already_amount
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
+ */
|
|
|
+ public BigDecimal getAlreadyAmount() {
|
|
|
+ return alreadyAmount;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column t_order_invoice.already_amount
|
|
|
+ * @param alreadyAmount the value for t_order_invoice.already_amount
|
|
|
+ * @mbg.generated Fri May 17 09:46:50 CST 2019
|
|
|
+ */
|
|
|
+ public void setAlreadyAmount(BigDecimal alreadyAmount) {
|
|
|
+ this.alreadyAmount = alreadyAmount;
|
|
|
+ }
|
|
|
+
|
|
|
public String getCreateTimes() {
|
|
|
if(this.createTime==null) {
|
|
|
return null;
|