| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396 |
- package cn.com.goldenwater.dcproj.model;
- import java.io.Serializable;
- import java.util.Date;
- import cn.com.goldenwater.core.model.BaseBean;
- import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
- import io.swagger.annotations.ApiModelProperty;
- /**
- * entity:BisInspFjpjlgl
- *
- * @author lhc
- * @date 2023-11-7
- */
- @JsonIgnoreProperties(value = {"handler","hibernateLazyInitializer"})
- public class BisInspFjpjlgl extends BaseBean implements Serializable {
- @ApiModelProperty(value="ID", position = 1)
- private String id;
- @ApiModelProperty(value="督查对象ID", position = 2)
- private String objId;
- @ApiModelProperty(value="项目法人名称", position = 3)
- private String name;
- @ApiModelProperty(value="行政区划编码", position = 4)
- private String adCode;
- @ApiModelProperty(value="行政区划", position = 5)
- private String adName;
- @ApiModelProperty(value="注册地址", position = 6)
- private String regAddr;
- @ApiModelProperty(value="经营地址", position = 7)
- private String busAddr;
- @ApiModelProperty(value="联系人", position = 8)
- private String conPers;
- @ApiModelProperty(value="联系人电话", position = 9)
- private String conPersTel;
- @ApiModelProperty(value="经度", position = 10)
- private Double centerX;
- @ApiModelProperty(value="纬度", position = 11)
- private Double centerY;
- @ApiModelProperty(value="高德经度", position = 12)
- private Double gdX;
- @ApiModelProperty(value="高德纬度", position = 13)
- private Double gdY;
- @ApiModelProperty(value="记录人员ID", position = 14)
- private String persId;
- @ApiModelProperty(value="创建时间", position = 15)
- private Date intm;
- @ApiModelProperty(value="最后修改时间", position = 16)
- private Date uptm;
- @ApiModelProperty(value="备注", position = 17)
- private String note;
- @ApiModelProperty(value="数据状态", position = 18)
- private String dataStat;
- @ApiModelProperty(value="1、目标职责 填报状态", position = 19)
- private String trgtStat;
- @ApiModelProperty(value="2、制度化管理(80分)状态", position = 20)
- private String systemStat;
- @ApiModelProperty(value="3、教育培训(60分)状态", position = 21)
- private String tvetStat;
- @ApiModelProperty(value="4、现场管理(390分)状态", position = 22)
- private String imgrStat;
- @ApiModelProperty(value="5、安全风险管控及隐患排查治理(160分)", position = 23)
- private String safdlStat;
- @ApiModelProperty(value="6、应急管理(80分)", position = 24)
- private String emStat;
- @ApiModelProperty(value="7、事故管理(30分)", position = 25)
- private String amStat;
- @ApiModelProperty(value="8、持续改进(30分)", position = 26)
- private String cimtStat;
- @ApiModelProperty(value="1、目标职责(170分) 得分", position = 27)
- private Double trgtTatl;
- @ApiModelProperty(value="2、制度化管理(80分)得分", position = 28)
- private Double systemTatl;
- @ApiModelProperty(value="3、教育培训(60分)得分", position = 29)
- private Double tvetTatl;
- @ApiModelProperty(value="4、现场管理(390分)得分", position = 30)
- private Double imgrTatl;
- @ApiModelProperty(value="5、安全风险管控及隐患排查治理(160分)得分", position = 31)
- private Double safdlTatl;
- @ApiModelProperty(value="6、应急管理(80分)得分", position = 32)
- private Double emTatl;
- @ApiModelProperty(value="7、事故管理(30分)得分", position = 33)
- private Double amTatl;
- @ApiModelProperty(value="8、持续改进(30分)得分", position = 34)
- private Double cimtTatl;
- @ApiModelProperty(value="总分", position = 35)
- private Double tatl;
- @ApiModelProperty(value="1、目标职责(170分) 缺项分", position = 36)
- private Double trgtLac;
- @ApiModelProperty(value="2、制度化管理(80分)缺项分", position = 37)
- private Double systemLac;
- @ApiModelProperty(value="3、教育培训(60分)缺项分", position = 38)
- private Double tvetLac;
- @ApiModelProperty(value="4、现场管理(390分)缺项分", position = 39)
- private Double imgrLac;
- @ApiModelProperty(value="5、安全风险管控及隐患排查治理(160分)缺项分", position = 40)
- private Double safdlLac;
- @ApiModelProperty(value="6、应急管理(80分)缺项分", position = 41)
- private Double emLac;
- @ApiModelProperty(value="7、事故管理(30分)缺项分", position = 42)
- private Double amLac;
- @ApiModelProperty(value="8、持续改进(30分)缺项分", position = 43)
- private Double cimtLac;
- @ApiModelProperty(value="评定得分", position = 44)
- private Double ratSoc;
- @ApiModelProperty(value="督查状态(0:未督查;1:督查中;2:已督查)", position = 45)
- private String state;
- @ApiModelProperty(value="是否符合申请条件",name="isCnfm")
- private String isCnfm;
- public String getIsCnfm() {
- return isCnfm;
- }
- public void setIsCnfm(String isCnfm) {
- this.isCnfm = isCnfm;
- }
- public BisInspFjpjlgl() {
- }
- public String getId() {
- return id;
- }
- public void setId(String id) {
- this.id = id;
- }
- public String getObjId() {
- return objId;
- }
- public void setObjId(String objId) {
- this.objId = objId;
- }
- public String getName() {
- return name;
- }
- public void setName(String name) {
- this.name = name;
- }
- public String getAdCode() {
- return adCode;
- }
- public void setAdCode(String adCode) {
- this.adCode = adCode;
- }
- public String getAdName() {
- return adName;
- }
- public void setAdName(String adName) {
- this.adName = adName;
- }
- public String getRegAddr() {
- return regAddr;
- }
- public void setRegAddr(String regAddr) {
- this.regAddr = regAddr;
- }
- public String getBusAddr() {
- return busAddr;
- }
- public void setBusAddr(String busAddr) {
- this.busAddr = busAddr;
- }
- public String getConPers() {
- return conPers;
- }
- public void setConPers(String conPers) {
- this.conPers = conPers;
- }
- public String getConPersTel() {
- return conPersTel;
- }
- public void setConPersTel(String conPersTel) {
- this.conPersTel = conPersTel;
- }
- public Double getCenterX() {
- return centerX;
- }
- public void setCenterX(Double centerX) {
- this.centerX = centerX;
- }
- public Double getCenterY() {
- return centerY;
- }
- public void setCenterY(Double centerY) {
- this.centerY = centerY;
- }
- public Double getGdX() {
- return gdX;
- }
- public void setGdX(Double gdX) {
- this.gdX = gdX;
- }
- public Double getGdY() {
- return gdY;
- }
- public void setGdY(Double gdY) {
- this.gdY = gdY;
- }
- public String getPersId() {
- return persId;
- }
- public void setPersId(String persId) {
- this.persId = persId;
- }
- public Date getIntm() {
- return intm;
- }
- public void setIntm(Date intm) {
- this.intm = intm;
- }
- public Date getUptm() {
- return uptm;
- }
- public void setUptm(Date uptm) {
- this.uptm = uptm;
- }
- public String getNote() {
- return note;
- }
- public void setNote(String note) {
- this.note = note;
- }
- public String getDataStat() {
- return dataStat;
- }
- public void setDataStat(String dataStat) {
- this.dataStat = dataStat;
- }
- public String getTrgtStat() {
- return trgtStat;
- }
- public void setTrgtStat(String trgtStat) {
- this.trgtStat = trgtStat;
- }
- public String getSystemStat() {
- return systemStat;
- }
- public void setSystemStat(String systemStat) {
- this.systemStat = systemStat;
- }
- public String getTvetStat() {
- return tvetStat;
- }
- public void setTvetStat(String tvetStat) {
- this.tvetStat = tvetStat;
- }
- public String getImgrStat() {
- return imgrStat;
- }
- public void setImgrStat(String imgrStat) {
- this.imgrStat = imgrStat;
- }
- public String getSafdlStat() {
- return safdlStat;
- }
- public void setSafdlStat(String safdlStat) {
- this.safdlStat = safdlStat;
- }
- public String getEmStat() {
- return emStat;
- }
- public void setEmStat(String emStat) {
- this.emStat = emStat;
- }
- public String getAmStat() {
- return amStat;
- }
- public void setAmStat(String amStat) {
- this.amStat = amStat;
- }
- public String getCimtStat() {
- return cimtStat;
- }
- public void setCimtStat(String cimtStat) {
- this.cimtStat = cimtStat;
- }
- public Double getTrgtTatl() {
- return trgtTatl;
- }
- public void setTrgtTatl(Double trgtTatl) {
- this.trgtTatl = trgtTatl;
- }
- public Double getSystemTatl() {
- return systemTatl;
- }
- public void setSystemTatl(Double systemTatl) {
- this.systemTatl = systemTatl;
- }
- public Double getTvetTatl() {
- return tvetTatl;
- }
- public void setTvetTatl(Double tvetTatl) {
- this.tvetTatl = tvetTatl;
- }
- public Double getImgrTatl() {
- return imgrTatl;
- }
- public void setImgrTatl(Double imgrTatl) {
- this.imgrTatl = imgrTatl;
- }
- public Double getSafdlTatl() {
- return safdlTatl;
- }
- public void setSafdlTatl(Double safdlTatl) {
- this.safdlTatl = safdlTatl;
- }
- public Double getEmTatl() {
- return emTatl;
- }
- public void setEmTatl(Double emTatl) {
- this.emTatl = emTatl;
- }
- public Double getAmTatl() {
- return amTatl;
- }
- public void setAmTatl(Double amTatl) {
- this.amTatl = amTatl;
- }
- public Double getCimtTatl() {
- return cimtTatl;
- }
- public void setCimtTatl(Double cimtTatl) {
- this.cimtTatl = cimtTatl;
- }
- public Double getTatl() {
- return tatl;
- }
- public void setTatl(Double tatl) {
- this.tatl = tatl;
- }
- public Double getTrgtLac() {
- return trgtLac;
- }
- public void setTrgtLac(Double trgtLac) {
- this.trgtLac = trgtLac;
- }
- public Double getSystemLac() {
- return systemLac;
- }
- public void setSystemLac(Double systemLac) {
- this.systemLac = systemLac;
- }
- public Double getTvetLac() {
- return tvetLac;
- }
- public void setTvetLac(Double tvetLac) {
- this.tvetLac = tvetLac;
- }
- public Double getImgrLac() {
- return imgrLac;
- }
- public void setImgrLac(Double imgrLac) {
- this.imgrLac = imgrLac;
- }
- public Double getSafdlLac() {
- return safdlLac;
- }
- public void setSafdlLac(Double safdlLac) {
- this.safdlLac = safdlLac;
- }
- public Double getEmLac() {
- return emLac;
- }
- public void setEmLac(Double emLac) {
- this.emLac = emLac;
- }
- public Double getAmLac() {
- return amLac;
- }
- public void setAmLac(Double amLac) {
- this.amLac = amLac;
- }
- public Double getCimtLac() {
- return cimtLac;
- }
- public void setCimtLac(Double cimtLac) {
- this.cimtLac = cimtLac;
- }
- public Double getRatSoc() {
- return ratSoc;
- }
- public void setRatSoc(Double ratSoc) {
- this.ratSoc = ratSoc;
- }
- public String getState() {
- return state;
- }
- public void setState(String state) {
- this.state = state;
- }
- @Override
- public String toString() {
- return "BisInspFjpjlgl [" + "id=" + id + ", objId=" + objId + ", name=" + name + ", adCode=" + adCode + ", adName=" + adName + ", regAddr=" + regAddr + ", busAddr=" + busAddr + ", conPers=" + conPers + ", conPersTel=" + conPersTel + ", centerX=" + centerX + ", centerY=" + centerY + ", gdX=" + gdX + ", gdY=" + gdY + ", persId=" + persId + ", intm=" + intm + ", uptm=" + uptm + ", note=" + note + ", dataStat=" + dataStat + ", trgtStat=" + trgtStat + ", systemStat=" + systemStat + ", tvetStat=" + tvetStat + ", imgrStat=" + imgrStat + ", safdlStat=" + safdlStat + ", emStat=" + emStat + ", amStat=" + amStat + ", cimtStat=" + cimtStat + ", trgtTatl=" + trgtTatl + ", systemTatl=" + systemTatl + ", tvetTatl=" + tvetTatl + ", imgrTatl=" + imgrTatl + ", safdlTatl=" + safdlTatl + ", emTatl=" + emTatl + ", amTatl=" + amTatl + ", cimtTatl=" + cimtTatl + ", tatl=" + tatl + ", trgtLac=" + trgtLac + ", systemLac=" + systemLac + ", tvetLac=" + tvetLac + ", imgrLac=" + imgrLac + ", safdlLac=" + safdlLac + ", emLac=" + emLac + ", amLac=" + amLac + ", cimtLac=" + cimtLac + ", ratSoc=" + ratSoc + ", state=" + state + "]";
- }
- }
|