|
@@ -6,124 +6,144 @@ public class TbMould {
|
|
|
|
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer id;
|
|
private Integer id;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.model_no
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.model_no
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private String modelNo;
|
|
private String modelNo;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.model_name
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.model_name
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private String modelName;
|
|
private String modelName;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.water_gap
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.water_gap
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private BigDecimal waterGap;
|
|
private BigDecimal waterGap;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.tonnage
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.tonnage
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private BigDecimal tonnage;
|
|
private BigDecimal tonnage;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.oc_cycle
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.oc_cycle
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private BigDecimal ocCycle;
|
|
private BigDecimal ocCycle;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.daily_output
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.daily_output
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private BigDecimal dailyOutput;
|
|
private BigDecimal dailyOutput;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.company_id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.company_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer companyId;
|
|
private Integer companyId;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.current_version_id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.current_version_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer currentVersionId;
|
|
private Integer currentVersionId;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.state
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.state
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private String state;
|
|
private String state;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.is_delete
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.is_delete
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer isDelete;
|
|
private Integer isDelete;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.creator_id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.creator_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer creatorId;
|
|
private Integer creatorId;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.project_id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.project_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer projectId;
|
|
private Integer projectId;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.rfid
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.rfid
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private String rfid;
|
|
private String rfid;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.setting_life
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.setting_life
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer settingLife;
|
|
private Integer settingLife;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.area
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.area
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private String area;
|
|
private String area;
|
|
/**
|
|
/**
|
|
- * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.factory_id
|
|
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.produce_company_name
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
- private Integer factoryId;
|
|
|
|
- /**
|
|
|
|
- * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.factory_name
|
|
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
- */
|
|
|
|
- private String factoryName;
|
|
|
|
|
|
+ private String produceCompanyName;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.initial_modulus
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.initial_modulus
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer initialModulus;
|
|
private Integer initialModulus;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.equipment_id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.equipment_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer equipmentId;
|
|
private Integer equipmentId;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.belong_project_grade
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.belong_project_grade
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private String belongProjectGrade;
|
|
private String belongProjectGrade;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.produce_company_id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.produce_company_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer produceCompanyId;
|
|
private Integer produceCompanyId;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.run_times
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.run_times
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
private Integer runTimes;
|
|
private Integer runTimes;
|
|
|
|
+ /**
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.is_maintain
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ private Integer isMaintain;
|
|
|
|
+ /**
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.maintain_count
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ private String maintainCount;
|
|
|
|
+ /**
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.holes
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ private String holes;
|
|
|
|
+ /**
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.pre_update_id
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ private Integer preUpdateId;
|
|
|
|
+ /**
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column tb_mould.history_run_times
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ private Integer historyRunTimes;
|
|
|
|
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.id
|
|
* @return the value of tb_mould.id
|
|
* @return the value of tb_mould.id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getId() {
|
|
public Integer getId() {
|
|
return id;
|
|
return id;
|
|
@@ -132,7 +152,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.id
|
|
* @param id the value for tb_mould.id
|
|
* @param id the value for tb_mould.id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setId(Integer id) {
|
|
public void setId(Integer id) {
|
|
this.id = id;
|
|
this.id = id;
|
|
@@ -141,7 +161,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.model_no
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.model_no
|
|
* @return the value of tb_mould.model_no
|
|
* @return the value of tb_mould.model_no
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public String getModelNo() {
|
|
public String getModelNo() {
|
|
return modelNo;
|
|
return modelNo;
|
|
@@ -150,7 +170,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.model_no
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.model_no
|
|
* @param modelNo the value for tb_mould.model_no
|
|
* @param modelNo the value for tb_mould.model_no
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setModelNo(String modelNo) {
|
|
public void setModelNo(String modelNo) {
|
|
this.modelNo = modelNo;
|
|
this.modelNo = modelNo;
|
|
@@ -159,7 +179,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.model_name
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.model_name
|
|
* @return the value of tb_mould.model_name
|
|
* @return the value of tb_mould.model_name
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public String getModelName() {
|
|
public String getModelName() {
|
|
return modelName;
|
|
return modelName;
|
|
@@ -168,7 +188,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.model_name
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.model_name
|
|
* @param modelName the value for tb_mould.model_name
|
|
* @param modelName the value for tb_mould.model_name
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setModelName(String modelName) {
|
|
public void setModelName(String modelName) {
|
|
this.modelName = modelName;
|
|
this.modelName = modelName;
|
|
@@ -177,7 +197,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.water_gap
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.water_gap
|
|
* @return the value of tb_mould.water_gap
|
|
* @return the value of tb_mould.water_gap
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public BigDecimal getWaterGap() {
|
|
public BigDecimal getWaterGap() {
|
|
return waterGap;
|
|
return waterGap;
|
|
@@ -186,7 +206,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.water_gap
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.water_gap
|
|
* @param waterGap the value for tb_mould.water_gap
|
|
* @param waterGap the value for tb_mould.water_gap
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setWaterGap(BigDecimal waterGap) {
|
|
public void setWaterGap(BigDecimal waterGap) {
|
|
this.waterGap = waterGap;
|
|
this.waterGap = waterGap;
|
|
@@ -195,7 +215,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.tonnage
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.tonnage
|
|
* @return the value of tb_mould.tonnage
|
|
* @return the value of tb_mould.tonnage
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public BigDecimal getTonnage() {
|
|
public BigDecimal getTonnage() {
|
|
return tonnage;
|
|
return tonnage;
|
|
@@ -204,7 +224,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.tonnage
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.tonnage
|
|
* @param tonnage the value for tb_mould.tonnage
|
|
* @param tonnage the value for tb_mould.tonnage
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setTonnage(BigDecimal tonnage) {
|
|
public void setTonnage(BigDecimal tonnage) {
|
|
this.tonnage = tonnage;
|
|
this.tonnage = tonnage;
|
|
@@ -213,7 +233,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.oc_cycle
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.oc_cycle
|
|
* @return the value of tb_mould.oc_cycle
|
|
* @return the value of tb_mould.oc_cycle
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public BigDecimal getOcCycle() {
|
|
public BigDecimal getOcCycle() {
|
|
return ocCycle;
|
|
return ocCycle;
|
|
@@ -222,7 +242,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.oc_cycle
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.oc_cycle
|
|
* @param ocCycle the value for tb_mould.oc_cycle
|
|
* @param ocCycle the value for tb_mould.oc_cycle
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setOcCycle(BigDecimal ocCycle) {
|
|
public void setOcCycle(BigDecimal ocCycle) {
|
|
this.ocCycle = ocCycle;
|
|
this.ocCycle = ocCycle;
|
|
@@ -231,7 +251,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.daily_output
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.daily_output
|
|
* @return the value of tb_mould.daily_output
|
|
* @return the value of tb_mould.daily_output
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public BigDecimal getDailyOutput() {
|
|
public BigDecimal getDailyOutput() {
|
|
return dailyOutput;
|
|
return dailyOutput;
|
|
@@ -240,7 +260,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.daily_output
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.daily_output
|
|
* @param dailyOutput the value for tb_mould.daily_output
|
|
* @param dailyOutput the value for tb_mould.daily_output
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setDailyOutput(BigDecimal dailyOutput) {
|
|
public void setDailyOutput(BigDecimal dailyOutput) {
|
|
this.dailyOutput = dailyOutput;
|
|
this.dailyOutput = dailyOutput;
|
|
@@ -249,7 +269,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.company_id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.company_id
|
|
* @return the value of tb_mould.company_id
|
|
* @return the value of tb_mould.company_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getCompanyId() {
|
|
public Integer getCompanyId() {
|
|
return companyId;
|
|
return companyId;
|
|
@@ -258,7 +278,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.company_id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.company_id
|
|
* @param companyId the value for tb_mould.company_id
|
|
* @param companyId the value for tb_mould.company_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setCompanyId(Integer companyId) {
|
|
public void setCompanyId(Integer companyId) {
|
|
this.companyId = companyId;
|
|
this.companyId = companyId;
|
|
@@ -267,7 +287,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.current_version_id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.current_version_id
|
|
* @return the value of tb_mould.current_version_id
|
|
* @return the value of tb_mould.current_version_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getCurrentVersionId() {
|
|
public Integer getCurrentVersionId() {
|
|
return currentVersionId;
|
|
return currentVersionId;
|
|
@@ -276,7 +296,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.current_version_id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.current_version_id
|
|
* @param currentVersionId the value for tb_mould.current_version_id
|
|
* @param currentVersionId the value for tb_mould.current_version_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setCurrentVersionId(Integer currentVersionId) {
|
|
public void setCurrentVersionId(Integer currentVersionId) {
|
|
this.currentVersionId = currentVersionId;
|
|
this.currentVersionId = currentVersionId;
|
|
@@ -285,7 +305,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.state
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.state
|
|
* @return the value of tb_mould.state
|
|
* @return the value of tb_mould.state
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public String getState() {
|
|
public String getState() {
|
|
return state;
|
|
return state;
|
|
@@ -294,7 +314,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.state
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.state
|
|
* @param state the value for tb_mould.state
|
|
* @param state the value for tb_mould.state
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setState(String state) {
|
|
public void setState(String state) {
|
|
this.state = state;
|
|
this.state = state;
|
|
@@ -303,7 +323,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.is_delete
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.is_delete
|
|
* @return the value of tb_mould.is_delete
|
|
* @return the value of tb_mould.is_delete
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getIsDelete() {
|
|
public Integer getIsDelete() {
|
|
return isDelete;
|
|
return isDelete;
|
|
@@ -312,7 +332,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.is_delete
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.is_delete
|
|
* @param isDelete the value for tb_mould.is_delete
|
|
* @param isDelete the value for tb_mould.is_delete
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setIsDelete(Integer isDelete) {
|
|
public void setIsDelete(Integer isDelete) {
|
|
this.isDelete = isDelete;
|
|
this.isDelete = isDelete;
|
|
@@ -321,7 +341,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.creator_id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.creator_id
|
|
* @return the value of tb_mould.creator_id
|
|
* @return the value of tb_mould.creator_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getCreatorId() {
|
|
public Integer getCreatorId() {
|
|
return creatorId;
|
|
return creatorId;
|
|
@@ -330,7 +350,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.creator_id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.creator_id
|
|
* @param creatorId the value for tb_mould.creator_id
|
|
* @param creatorId the value for tb_mould.creator_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setCreatorId(Integer creatorId) {
|
|
public void setCreatorId(Integer creatorId) {
|
|
this.creatorId = creatorId;
|
|
this.creatorId = creatorId;
|
|
@@ -339,7 +359,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.project_id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.project_id
|
|
* @return the value of tb_mould.project_id
|
|
* @return the value of tb_mould.project_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getProjectId() {
|
|
public Integer getProjectId() {
|
|
return projectId;
|
|
return projectId;
|
|
@@ -348,7 +368,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.project_id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.project_id
|
|
* @param projectId the value for tb_mould.project_id
|
|
* @param projectId the value for tb_mould.project_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setProjectId(Integer projectId) {
|
|
public void setProjectId(Integer projectId) {
|
|
this.projectId = projectId;
|
|
this.projectId = projectId;
|
|
@@ -357,7 +377,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.rfid
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.rfid
|
|
* @return the value of tb_mould.rfid
|
|
* @return the value of tb_mould.rfid
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public String getRfid() {
|
|
public String getRfid() {
|
|
return rfid;
|
|
return rfid;
|
|
@@ -366,7 +386,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.rfid
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.rfid
|
|
* @param rfid the value for tb_mould.rfid
|
|
* @param rfid the value for tb_mould.rfid
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setRfid(String rfid) {
|
|
public void setRfid(String rfid) {
|
|
this.rfid = rfid;
|
|
this.rfid = rfid;
|
|
@@ -375,7 +395,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.setting_life
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.setting_life
|
|
* @return the value of tb_mould.setting_life
|
|
* @return the value of tb_mould.setting_life
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getSettingLife() {
|
|
public Integer getSettingLife() {
|
|
return settingLife;
|
|
return settingLife;
|
|
@@ -384,7 +404,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.setting_life
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.setting_life
|
|
* @param settingLife the value for tb_mould.setting_life
|
|
* @param settingLife the value for tb_mould.setting_life
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setSettingLife(Integer settingLife) {
|
|
public void setSettingLife(Integer settingLife) {
|
|
this.settingLife = settingLife;
|
|
this.settingLife = settingLife;
|
|
@@ -393,7 +413,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.area
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.area
|
|
* @return the value of tb_mould.area
|
|
* @return the value of tb_mould.area
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public String getArea() {
|
|
public String getArea() {
|
|
return area;
|
|
return area;
|
|
@@ -402,52 +422,34 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.area
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.area
|
|
* @param area the value for tb_mould.area
|
|
* @param area the value for tb_mould.area
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setArea(String area) {
|
|
public void setArea(String area) {
|
|
this.area = area;
|
|
this.area = area;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.factory_id
|
|
|
|
- * @return the value of tb_mould.factory_id
|
|
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
- */
|
|
|
|
- public Integer getFactoryId() {
|
|
|
|
- return factoryId;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- /**
|
|
|
|
- * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.factory_id
|
|
|
|
- * @param factoryId the value for tb_mould.factory_id
|
|
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
- */
|
|
|
|
- public void setFactoryId(Integer factoryId) {
|
|
|
|
- this.factoryId = factoryId;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- /**
|
|
|
|
- * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.factory_name
|
|
|
|
- * @return the value of tb_mould.factory_name
|
|
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.produce_company_name
|
|
|
|
+ * @return the value of tb_mould.produce_company_name
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
- public String getFactoryName() {
|
|
|
|
- return factoryName;
|
|
|
|
|
|
+ public String getProduceCompanyName() {
|
|
|
|
+ return produceCompanyName;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.factory_name
|
|
|
|
- * @param factoryName the value for tb_mould.factory_name
|
|
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.produce_company_name
|
|
|
|
+ * @param produceCompanyName the value for tb_mould.produce_company_name
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
- public void setFactoryName(String factoryName) {
|
|
|
|
- this.factoryName = factoryName;
|
|
|
|
|
|
+ public void setProduceCompanyName(String produceCompanyName) {
|
|
|
|
+ this.produceCompanyName = produceCompanyName;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.initial_modulus
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.initial_modulus
|
|
* @return the value of tb_mould.initial_modulus
|
|
* @return the value of tb_mould.initial_modulus
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getInitialModulus() {
|
|
public Integer getInitialModulus() {
|
|
return initialModulus;
|
|
return initialModulus;
|
|
@@ -456,7 +458,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.initial_modulus
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.initial_modulus
|
|
* @param initialModulus the value for tb_mould.initial_modulus
|
|
* @param initialModulus the value for tb_mould.initial_modulus
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setInitialModulus(Integer initialModulus) {
|
|
public void setInitialModulus(Integer initialModulus) {
|
|
this.initialModulus = initialModulus;
|
|
this.initialModulus = initialModulus;
|
|
@@ -465,7 +467,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.equipment_id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.equipment_id
|
|
* @return the value of tb_mould.equipment_id
|
|
* @return the value of tb_mould.equipment_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getEquipmentId() {
|
|
public Integer getEquipmentId() {
|
|
return equipmentId;
|
|
return equipmentId;
|
|
@@ -474,7 +476,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.equipment_id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.equipment_id
|
|
* @param equipmentId the value for tb_mould.equipment_id
|
|
* @param equipmentId the value for tb_mould.equipment_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setEquipmentId(Integer equipmentId) {
|
|
public void setEquipmentId(Integer equipmentId) {
|
|
this.equipmentId = equipmentId;
|
|
this.equipmentId = equipmentId;
|
|
@@ -483,7 +485,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.belong_project_grade
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.belong_project_grade
|
|
* @return the value of tb_mould.belong_project_grade
|
|
* @return the value of tb_mould.belong_project_grade
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public String getBelongProjectGrade() {
|
|
public String getBelongProjectGrade() {
|
|
return belongProjectGrade;
|
|
return belongProjectGrade;
|
|
@@ -492,7 +494,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.belong_project_grade
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.belong_project_grade
|
|
* @param belongProjectGrade the value for tb_mould.belong_project_grade
|
|
* @param belongProjectGrade the value for tb_mould.belong_project_grade
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setBelongProjectGrade(String belongProjectGrade) {
|
|
public void setBelongProjectGrade(String belongProjectGrade) {
|
|
this.belongProjectGrade = belongProjectGrade;
|
|
this.belongProjectGrade = belongProjectGrade;
|
|
@@ -501,7 +503,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.produce_company_id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.produce_company_id
|
|
* @return the value of tb_mould.produce_company_id
|
|
* @return the value of tb_mould.produce_company_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getProduceCompanyId() {
|
|
public Integer getProduceCompanyId() {
|
|
return produceCompanyId;
|
|
return produceCompanyId;
|
|
@@ -510,7 +512,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.produce_company_id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.produce_company_id
|
|
* @param produceCompanyId the value for tb_mould.produce_company_id
|
|
* @param produceCompanyId the value for tb_mould.produce_company_id
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setProduceCompanyId(Integer produceCompanyId) {
|
|
public void setProduceCompanyId(Integer produceCompanyId) {
|
|
this.produceCompanyId = produceCompanyId;
|
|
this.produceCompanyId = produceCompanyId;
|
|
@@ -519,7 +521,7 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.run_times
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.run_times
|
|
* @return the value of tb_mould.run_times
|
|
* @return the value of tb_mould.run_times
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getRunTimes() {
|
|
public Integer getRunTimes() {
|
|
return runTimes;
|
|
return runTimes;
|
|
@@ -528,9 +530,99 @@ public class TbMould {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.run_times
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.run_times
|
|
* @param runTimes the value for tb_mould.run_times
|
|
* @param runTimes the value for tb_mould.run_times
|
|
- * @mbg.generated Mon Aug 05 15:13:45 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
*/
|
|
*/
|
|
public void setRunTimes(Integer runTimes) {
|
|
public void setRunTimes(Integer runTimes) {
|
|
this.runTimes = runTimes;
|
|
this.runTimes = runTimes;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.is_maintain
|
|
|
|
+ * @return the value of tb_mould.is_maintain
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public Integer getIsMaintain() {
|
|
|
|
+ return isMaintain;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.is_maintain
|
|
|
|
+ * @param isMaintain the value for tb_mould.is_maintain
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public void setIsMaintain(Integer isMaintain) {
|
|
|
|
+ this.isMaintain = isMaintain;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.maintain_count
|
|
|
|
+ * @return the value of tb_mould.maintain_count
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public String getMaintainCount() {
|
|
|
|
+ return maintainCount;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.maintain_count
|
|
|
|
+ * @param maintainCount the value for tb_mould.maintain_count
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public void setMaintainCount(String maintainCount) {
|
|
|
|
+ this.maintainCount = maintainCount;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.holes
|
|
|
|
+ * @return the value of tb_mould.holes
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public String getHoles() {
|
|
|
|
+ return holes;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.holes
|
|
|
|
+ * @param holes the value for tb_mould.holes
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public void setHoles(String holes) {
|
|
|
|
+ this.holes = holes;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.pre_update_id
|
|
|
|
+ * @return the value of tb_mould.pre_update_id
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public Integer getPreUpdateId() {
|
|
|
|
+ return preUpdateId;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.pre_update_id
|
|
|
|
+ * @param preUpdateId the value for tb_mould.pre_update_id
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public void setPreUpdateId(Integer preUpdateId) {
|
|
|
|
+ this.preUpdateId = preUpdateId;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column tb_mould.history_run_times
|
|
|
|
+ * @return the value of tb_mould.history_run_times
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public Integer getHistoryRunTimes() {
|
|
|
|
+ return historyRunTimes;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column tb_mould.history_run_times
|
|
|
|
+ * @param historyRunTimes the value for tb_mould.history_run_times
|
|
|
|
+ * @mbg.generated Thu Oct 10 11:01:44 CST 2019
|
|
|
|
+ */
|
|
|
|
+ public void setHistoryRunTimes(Integer historyRunTimes) {
|
|
|
|
+ this.historyRunTimes = historyRunTimes;
|
|
|
|
+ }
|
|
}
|
|
}
|