|
@@ -6,109 +6,109 @@ public class MouldHistory {
|
|
|
|
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.id
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.id
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Long id;
|
|
private Long id;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sim
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sim
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String sim;
|
|
private String sim;
|
|
/**
|
|
/**
|
|
- * This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.model_no
|
|
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.equipment_no
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
- private String modelNo;
|
|
|
|
|
|
+ private String equipmentNo;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.version
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.version
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String version;
|
|
private String version;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.status
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.status
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String status;
|
|
private String status;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.lng
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.lng
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String lng;
|
|
private String lng;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.lat
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.lat
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String lat;
|
|
private String lat;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.gprs_lac
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.gprs_lac
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String gprsLac;
|
|
private String gprsLac;
|
|
/**
|
|
/**
|
|
- * This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.gprs_ic
|
|
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.gprs_ci
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
- private String gprsIc;
|
|
|
|
|
|
+ private String gprsCi;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.wifi_bbsid
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.wifi_bbsid
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String wifiBbsid;
|
|
private String wifiBbsid;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.temperature
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.temperature
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer temperature;
|
|
private Integer temperature;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.battery
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.battery
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer battery;
|
|
private Integer battery;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sig_2g
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sig_2g
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer sig2g;
|
|
private Integer sig2g;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sig_nb
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sig_nb
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer sigNb;
|
|
private Integer sigNb;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sig_wifi
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.sig_wifi
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer sigWifi;
|
|
private Integer sigWifi;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.ext0
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.ext0
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String ext0;
|
|
private String ext0;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.alarm
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.alarm
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer alarm;
|
|
private Integer alarm;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.run_cnt
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.run_cnt
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Integer runCnt;
|
|
private Integer runCnt;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.crc_code
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.crc_code
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private String crcCode;
|
|
private String crcCode;
|
|
/**
|
|
/**
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.indate
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database column mould_history.indate
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
private Date indate;
|
|
private Date indate;
|
|
|
|
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.id
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.id
|
|
* @return the value of mould_history.id
|
|
* @return the value of mould_history.id
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Long getId() {
|
|
public Long getId() {
|
|
return id;
|
|
return id;
|
|
@@ -117,7 +117,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.id
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.id
|
|
* @param id the value for mould_history.id
|
|
* @param id the value for mould_history.id
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setId(Long id) {
|
|
public void setId(Long id) {
|
|
this.id = id;
|
|
this.id = id;
|
|
@@ -126,7 +126,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sim
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sim
|
|
* @return the value of mould_history.sim
|
|
* @return the value of mould_history.sim
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getSim() {
|
|
public String getSim() {
|
|
return sim;
|
|
return sim;
|
|
@@ -135,34 +135,34 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sim
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sim
|
|
* @param sim the value for mould_history.sim
|
|
* @param sim the value for mould_history.sim
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setSim(String sim) {
|
|
public void setSim(String sim) {
|
|
this.sim = sim;
|
|
this.sim = sim;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.model_no
|
|
|
|
- * @return the value of mould_history.model_no
|
|
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.equipment_no
|
|
|
|
+ * @return the value of mould_history.equipment_no
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
- public String getModelNo() {
|
|
|
|
- return modelNo;
|
|
|
|
|
|
+ public String getEquipmentNo() {
|
|
|
|
+ return equipmentNo;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.model_no
|
|
|
|
- * @param modelNo the value for mould_history.model_no
|
|
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.equipment_no
|
|
|
|
+ * @param equipmentNo the value for mould_history.equipment_no
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
- public void setModelNo(String modelNo) {
|
|
|
|
- this.modelNo = modelNo;
|
|
|
|
|
|
+ public void setEquipmentNo(String equipmentNo) {
|
|
|
|
+ this.equipmentNo = equipmentNo;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.version
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.version
|
|
* @return the value of mould_history.version
|
|
* @return the value of mould_history.version
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getVersion() {
|
|
public String getVersion() {
|
|
return version;
|
|
return version;
|
|
@@ -171,7 +171,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.version
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.version
|
|
* @param version the value for mould_history.version
|
|
* @param version the value for mould_history.version
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setVersion(String version) {
|
|
public void setVersion(String version) {
|
|
this.version = version;
|
|
this.version = version;
|
|
@@ -180,7 +180,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.status
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.status
|
|
* @return the value of mould_history.status
|
|
* @return the value of mould_history.status
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getStatus() {
|
|
public String getStatus() {
|
|
return status;
|
|
return status;
|
|
@@ -189,7 +189,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.status
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.status
|
|
* @param status the value for mould_history.status
|
|
* @param status the value for mould_history.status
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setStatus(String status) {
|
|
public void setStatus(String status) {
|
|
this.status = status;
|
|
this.status = status;
|
|
@@ -198,7 +198,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.lng
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.lng
|
|
* @return the value of mould_history.lng
|
|
* @return the value of mould_history.lng
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getLng() {
|
|
public String getLng() {
|
|
return lng;
|
|
return lng;
|
|
@@ -207,7 +207,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.lng
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.lng
|
|
* @param lng the value for mould_history.lng
|
|
* @param lng the value for mould_history.lng
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setLng(String lng) {
|
|
public void setLng(String lng) {
|
|
this.lng = lng;
|
|
this.lng = lng;
|
|
@@ -216,7 +216,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.lat
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.lat
|
|
* @return the value of mould_history.lat
|
|
* @return the value of mould_history.lat
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getLat() {
|
|
public String getLat() {
|
|
return lat;
|
|
return lat;
|
|
@@ -225,7 +225,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.lat
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.lat
|
|
* @param lat the value for mould_history.lat
|
|
* @param lat the value for mould_history.lat
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setLat(String lat) {
|
|
public void setLat(String lat) {
|
|
this.lat = lat;
|
|
this.lat = lat;
|
|
@@ -234,7 +234,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.gprs_lac
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.gprs_lac
|
|
* @return the value of mould_history.gprs_lac
|
|
* @return the value of mould_history.gprs_lac
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getGprsLac() {
|
|
public String getGprsLac() {
|
|
return gprsLac;
|
|
return gprsLac;
|
|
@@ -243,34 +243,34 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.gprs_lac
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.gprs_lac
|
|
* @param gprsLac the value for mould_history.gprs_lac
|
|
* @param gprsLac the value for mould_history.gprs_lac
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setGprsLac(String gprsLac) {
|
|
public void setGprsLac(String gprsLac) {
|
|
this.gprsLac = gprsLac;
|
|
this.gprsLac = gprsLac;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.gprs_ic
|
|
|
|
- * @return the value of mould_history.gprs_ic
|
|
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.gprs_ci
|
|
|
|
+ * @return the value of mould_history.gprs_ci
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
- public String getGprsIc() {
|
|
|
|
- return gprsIc;
|
|
|
|
|
|
+ public String getGprsCi() {
|
|
|
|
+ return gprsCi;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.gprs_ic
|
|
|
|
- * @param gprsIc the value for mould_history.gprs_ic
|
|
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.gprs_ci
|
|
|
|
+ * @param gprsCi the value for mould_history.gprs_ci
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
- public void setGprsIc(String gprsIc) {
|
|
|
|
- this.gprsIc = gprsIc;
|
|
|
|
|
|
+ public void setGprsCi(String gprsCi) {
|
|
|
|
+ this.gprsCi = gprsCi;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.wifi_bbsid
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.wifi_bbsid
|
|
* @return the value of mould_history.wifi_bbsid
|
|
* @return the value of mould_history.wifi_bbsid
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getWifiBbsid() {
|
|
public String getWifiBbsid() {
|
|
return wifiBbsid;
|
|
return wifiBbsid;
|
|
@@ -279,7 +279,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.wifi_bbsid
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.wifi_bbsid
|
|
* @param wifiBbsid the value for mould_history.wifi_bbsid
|
|
* @param wifiBbsid the value for mould_history.wifi_bbsid
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setWifiBbsid(String wifiBbsid) {
|
|
public void setWifiBbsid(String wifiBbsid) {
|
|
this.wifiBbsid = wifiBbsid;
|
|
this.wifiBbsid = wifiBbsid;
|
|
@@ -288,7 +288,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.temperature
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.temperature
|
|
* @return the value of mould_history.temperature
|
|
* @return the value of mould_history.temperature
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getTemperature() {
|
|
public Integer getTemperature() {
|
|
return temperature;
|
|
return temperature;
|
|
@@ -297,7 +297,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.temperature
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.temperature
|
|
* @param temperature the value for mould_history.temperature
|
|
* @param temperature the value for mould_history.temperature
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setTemperature(Integer temperature) {
|
|
public void setTemperature(Integer temperature) {
|
|
this.temperature = temperature;
|
|
this.temperature = temperature;
|
|
@@ -306,7 +306,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.battery
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.battery
|
|
* @return the value of mould_history.battery
|
|
* @return the value of mould_history.battery
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getBattery() {
|
|
public Integer getBattery() {
|
|
return battery;
|
|
return battery;
|
|
@@ -315,7 +315,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.battery
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.battery
|
|
* @param battery the value for mould_history.battery
|
|
* @param battery the value for mould_history.battery
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setBattery(Integer battery) {
|
|
public void setBattery(Integer battery) {
|
|
this.battery = battery;
|
|
this.battery = battery;
|
|
@@ -324,7 +324,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sig_2g
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sig_2g
|
|
* @return the value of mould_history.sig_2g
|
|
* @return the value of mould_history.sig_2g
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getSig2g() {
|
|
public Integer getSig2g() {
|
|
return sig2g;
|
|
return sig2g;
|
|
@@ -333,7 +333,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sig_2g
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sig_2g
|
|
* @param sig2g the value for mould_history.sig_2g
|
|
* @param sig2g the value for mould_history.sig_2g
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setSig2g(Integer sig2g) {
|
|
public void setSig2g(Integer sig2g) {
|
|
this.sig2g = sig2g;
|
|
this.sig2g = sig2g;
|
|
@@ -342,7 +342,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sig_nb
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sig_nb
|
|
* @return the value of mould_history.sig_nb
|
|
* @return the value of mould_history.sig_nb
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getSigNb() {
|
|
public Integer getSigNb() {
|
|
return sigNb;
|
|
return sigNb;
|
|
@@ -351,7 +351,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sig_nb
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sig_nb
|
|
* @param sigNb the value for mould_history.sig_nb
|
|
* @param sigNb the value for mould_history.sig_nb
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setSigNb(Integer sigNb) {
|
|
public void setSigNb(Integer sigNb) {
|
|
this.sigNb = sigNb;
|
|
this.sigNb = sigNb;
|
|
@@ -360,7 +360,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sig_wifi
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.sig_wifi
|
|
* @return the value of mould_history.sig_wifi
|
|
* @return the value of mould_history.sig_wifi
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getSigWifi() {
|
|
public Integer getSigWifi() {
|
|
return sigWifi;
|
|
return sigWifi;
|
|
@@ -369,7 +369,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sig_wifi
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.sig_wifi
|
|
* @param sigWifi the value for mould_history.sig_wifi
|
|
* @param sigWifi the value for mould_history.sig_wifi
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setSigWifi(Integer sigWifi) {
|
|
public void setSigWifi(Integer sigWifi) {
|
|
this.sigWifi = sigWifi;
|
|
this.sigWifi = sigWifi;
|
|
@@ -378,7 +378,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.ext0
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.ext0
|
|
* @return the value of mould_history.ext0
|
|
* @return the value of mould_history.ext0
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getExt0() {
|
|
public String getExt0() {
|
|
return ext0;
|
|
return ext0;
|
|
@@ -387,7 +387,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.ext0
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.ext0
|
|
* @param ext0 the value for mould_history.ext0
|
|
* @param ext0 the value for mould_history.ext0
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setExt0(String ext0) {
|
|
public void setExt0(String ext0) {
|
|
this.ext0 = ext0;
|
|
this.ext0 = ext0;
|
|
@@ -396,7 +396,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.alarm
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.alarm
|
|
* @return the value of mould_history.alarm
|
|
* @return the value of mould_history.alarm
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getAlarm() {
|
|
public Integer getAlarm() {
|
|
return alarm;
|
|
return alarm;
|
|
@@ -405,7 +405,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.alarm
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.alarm
|
|
* @param alarm the value for mould_history.alarm
|
|
* @param alarm the value for mould_history.alarm
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setAlarm(Integer alarm) {
|
|
public void setAlarm(Integer alarm) {
|
|
this.alarm = alarm;
|
|
this.alarm = alarm;
|
|
@@ -414,7 +414,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.run_cnt
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.run_cnt
|
|
* @return the value of mould_history.run_cnt
|
|
* @return the value of mould_history.run_cnt
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Integer getRunCnt() {
|
|
public Integer getRunCnt() {
|
|
return runCnt;
|
|
return runCnt;
|
|
@@ -423,7 +423,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.run_cnt
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.run_cnt
|
|
* @param runCnt the value for mould_history.run_cnt
|
|
* @param runCnt the value for mould_history.run_cnt
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setRunCnt(Integer runCnt) {
|
|
public void setRunCnt(Integer runCnt) {
|
|
this.runCnt = runCnt;
|
|
this.runCnt = runCnt;
|
|
@@ -432,7 +432,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.crc_code
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.crc_code
|
|
* @return the value of mould_history.crc_code
|
|
* @return the value of mould_history.crc_code
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public String getCrcCode() {
|
|
public String getCrcCode() {
|
|
return crcCode;
|
|
return crcCode;
|
|
@@ -441,7 +441,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.crc_code
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.crc_code
|
|
* @param crcCode the value for mould_history.crc_code
|
|
* @param crcCode the value for mould_history.crc_code
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setCrcCode(String crcCode) {
|
|
public void setCrcCode(String crcCode) {
|
|
this.crcCode = crcCode;
|
|
this.crcCode = crcCode;
|
|
@@ -450,7 +450,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.indate
|
|
* This method was generated by MyBatis Generator. This method returns the value of the database column mould_history.indate
|
|
* @return the value of mould_history.indate
|
|
* @return the value of mould_history.indate
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public Date getIndate() {
|
|
public Date getIndate() {
|
|
return indate;
|
|
return indate;
|
|
@@ -459,7 +459,7 @@ public class MouldHistory {
|
|
/**
|
|
/**
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.indate
|
|
* This method was generated by MyBatis Generator. This method sets the value of the database column mould_history.indate
|
|
* @param indate the value for mould_history.indate
|
|
* @param indate the value for mould_history.indate
|
|
- * @mbg.generated Thu Aug 01 15:49:20 CST 2019
|
|
|
|
|
|
+ * @mbg.generated Mon Aug 05 16:59:03 CST 2019
|
|
*/
|
|
*/
|
|
public void setIndate(Date indate) {
|
|
public void setIndate(Date indate) {
|
|
this.indate = indate;
|
|
this.indate = indate;
|