|
|
@@ -12,108 +12,113 @@ public class ThirdPartyCompany {
|
|
|
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.id
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer id;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.tid
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer tid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.company_name
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private String companyName;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.unit_price
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
@DecimalMax(value = "999999", message = "{" + ErrorConstants.DECIMAL_PARAM_MAX_ERROR + "}")
|
|
|
@DecimalMin(value = "0", message = "{" + ErrorConstants.DECIMAL_PARAM_MIN_ERROR + "}")
|
|
|
private BigDecimal unitPrice;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.quantity
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer quantity;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.total_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
@DecimalMax(value = "999999", message = "{" + ErrorConstants.DECIMAL_PARAM_MAX_ERROR + "}")
|
|
|
@DecimalMin(value = "0", message = "{" + ErrorConstants.DECIMAL_PARAM_MIN_ERROR + "}")
|
|
|
private BigDecimal totalAmount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.material
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer material;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.urgent
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer urgent;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.audit
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer audit;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.assets
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private String assets;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.income
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private String income;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.remarks
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private String remarks;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.create_time
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Date createTime;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.cid
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer cid;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.party_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private BigDecimal partyAmount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer type;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.patent_name_type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer patentNameType;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.official_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private BigDecimal officialAmount;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.start_type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
private Integer startType;
|
|
|
+ /**
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column third_party_company.patent_type
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
+ */
|
|
|
+ private Integer patentType;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.id
|
|
|
* @return the value of third_party_company.id
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getId() {
|
|
|
return id;
|
|
|
@@ -122,7 +127,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.id
|
|
|
* @param id the value for third_party_company.id
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setId(Integer id) {
|
|
|
this.id = id;
|
|
|
@@ -131,7 +136,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.tid
|
|
|
* @return the value of third_party_company.tid
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getTid() {
|
|
|
return tid;
|
|
|
@@ -140,7 +145,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.tid
|
|
|
* @param tid the value for third_party_company.tid
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setTid(Integer tid) {
|
|
|
this.tid = tid;
|
|
|
@@ -149,7 +154,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.company_name
|
|
|
* @return the value of third_party_company.company_name
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public String getCompanyName() {
|
|
|
return companyName;
|
|
|
@@ -158,7 +163,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.company_name
|
|
|
* @param companyName the value for third_party_company.company_name
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setCompanyName(String companyName) {
|
|
|
this.companyName = companyName;
|
|
|
@@ -167,7 +172,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.unit_price
|
|
|
* @return the value of third_party_company.unit_price
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getUnitPrice() {
|
|
|
return unitPrice;
|
|
|
@@ -176,7 +181,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.unit_price
|
|
|
* @param unitPrice the value for third_party_company.unit_price
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setUnitPrice(BigDecimal unitPrice) {
|
|
|
this.unitPrice = unitPrice;
|
|
|
@@ -185,7 +190,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.quantity
|
|
|
* @return the value of third_party_company.quantity
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getQuantity() {
|
|
|
return quantity;
|
|
|
@@ -194,7 +199,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.quantity
|
|
|
* @param quantity the value for third_party_company.quantity
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setQuantity(Integer quantity) {
|
|
|
this.quantity = quantity;
|
|
|
@@ -203,7 +208,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.total_amount
|
|
|
* @return the value of third_party_company.total_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getTotalAmount() {
|
|
|
return totalAmount;
|
|
|
@@ -212,7 +217,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.total_amount
|
|
|
* @param totalAmount the value for third_party_company.total_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setTotalAmount(BigDecimal totalAmount) {
|
|
|
this.totalAmount = totalAmount;
|
|
|
@@ -221,7 +226,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.material
|
|
|
* @return the value of third_party_company.material
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getMaterial() {
|
|
|
return material;
|
|
|
@@ -230,7 +235,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.material
|
|
|
* @param material the value for third_party_company.material
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setMaterial(Integer material) {
|
|
|
this.material = material;
|
|
|
@@ -239,7 +244,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.urgent
|
|
|
* @return the value of third_party_company.urgent
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getUrgent() {
|
|
|
return urgent;
|
|
|
@@ -248,7 +253,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.urgent
|
|
|
* @param urgent the value for third_party_company.urgent
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setUrgent(Integer urgent) {
|
|
|
this.urgent = urgent;
|
|
|
@@ -257,7 +262,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.audit
|
|
|
* @return the value of third_party_company.audit
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getAudit() {
|
|
|
return audit;
|
|
|
@@ -266,7 +271,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.audit
|
|
|
* @param audit the value for third_party_company.audit
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setAudit(Integer audit) {
|
|
|
this.audit = audit;
|
|
|
@@ -275,7 +280,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.assets
|
|
|
* @return the value of third_party_company.assets
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public String getAssets() {
|
|
|
return assets;
|
|
|
@@ -284,7 +289,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.assets
|
|
|
* @param assets the value for third_party_company.assets
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setAssets(String assets) {
|
|
|
this.assets = assets;
|
|
|
@@ -293,7 +298,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.income
|
|
|
* @return the value of third_party_company.income
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public String getIncome() {
|
|
|
return income;
|
|
|
@@ -302,7 +307,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.income
|
|
|
* @param income the value for third_party_company.income
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setIncome(String income) {
|
|
|
this.income = income;
|
|
|
@@ -311,7 +316,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.remarks
|
|
|
* @return the value of third_party_company.remarks
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public String getRemarks() {
|
|
|
return remarks;
|
|
|
@@ -320,7 +325,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.remarks
|
|
|
* @param remarks the value for third_party_company.remarks
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setRemarks(String remarks) {
|
|
|
this.remarks = remarks;
|
|
|
@@ -329,7 +334,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.create_time
|
|
|
* @return the value of third_party_company.create_time
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Date getCreateTime() {
|
|
|
return createTime;
|
|
|
@@ -338,7 +343,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.create_time
|
|
|
* @param createTime the value for third_party_company.create_time
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setCreateTime(Date createTime) {
|
|
|
this.createTime = createTime;
|
|
|
@@ -347,7 +352,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.cid
|
|
|
* @return the value of third_party_company.cid
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getCid() {
|
|
|
return cid;
|
|
|
@@ -356,7 +361,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.cid
|
|
|
* @param cid the value for third_party_company.cid
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setCid(Integer cid) {
|
|
|
this.cid = cid;
|
|
|
@@ -365,7 +370,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.party_amount
|
|
|
* @return the value of third_party_company.party_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getPartyAmount() {
|
|
|
return partyAmount;
|
|
|
@@ -374,7 +379,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.party_amount
|
|
|
* @param partyAmount the value for third_party_company.party_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setPartyAmount(BigDecimal partyAmount) {
|
|
|
this.partyAmount = partyAmount;
|
|
|
@@ -383,7 +388,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.type
|
|
|
* @return the value of third_party_company.type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getType() {
|
|
|
return type;
|
|
|
@@ -392,7 +397,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.type
|
|
|
* @param type the value for third_party_company.type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setType(Integer type) {
|
|
|
this.type = type;
|
|
|
@@ -401,7 +406,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.patent_name_type
|
|
|
* @return the value of third_party_company.patent_name_type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getPatentNameType() {
|
|
|
return patentNameType;
|
|
|
@@ -410,7 +415,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.patent_name_type
|
|
|
* @param patentNameType the value for third_party_company.patent_name_type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setPatentNameType(Integer patentNameType) {
|
|
|
this.patentNameType = patentNameType;
|
|
|
@@ -419,7 +424,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.official_amount
|
|
|
* @return the value of third_party_company.official_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public BigDecimal getOfficialAmount() {
|
|
|
return officialAmount;
|
|
|
@@ -428,7 +433,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.official_amount
|
|
|
* @param officialAmount the value for third_party_company.official_amount
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setOfficialAmount(BigDecimal officialAmount) {
|
|
|
this.officialAmount = officialAmount;
|
|
|
@@ -437,7 +442,7 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.start_type
|
|
|
* @return the value of third_party_company.start_type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public Integer getStartType() {
|
|
|
return startType;
|
|
|
@@ -446,9 +451,27 @@ public class ThirdPartyCompany {
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.start_type
|
|
|
* @param startType the value for third_party_company.start_type
|
|
|
- * @mbg.generated Wed Oct 21 11:29:02 CST 2020
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
*/
|
|
|
public void setStartType(Integer startType) {
|
|
|
this.startType = startType;
|
|
|
}
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column third_party_company.patent_type
|
|
|
+ * @return the value of third_party_company.patent_type
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
+ */
|
|
|
+ public Integer getPatentType() {
|
|
|
+ return patentType;
|
|
|
+ }
|
|
|
+
|
|
|
+ /**
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column third_party_company.patent_type
|
|
|
+ * @param patentType the value for third_party_company.patent_type
|
|
|
+ * @mbg.generated Thu Oct 22 16:26:31 CST 2020
|
|
|
+ */
|
|
|
+ public void setPatentType(Integer patentType) {
|
|
|
+ this.patentType = patentType;
|
|
|
+ }
|
|
|
}
|