| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273 |
- package cn.com.goldenwater.dcproj.param;
- import cn.com.goldenwater.core.param.PageParam;
- import io.swagger.annotations.ApiParam;
- import java.util.Date;
- import java.io.Serializable;
- import io.swagger.annotations.ApiModelProperty;
- /**
- * BisInspRsraqgRgstrCountyParam
- *
- * @author lhc
- * @date 2020-3-17
- */
- public class BisInspRsraqgRgstrCountyParam extends PageParam implements Serializable {
- // 主键ID
- @ApiParam(name = "主键ID")
- @ApiModelProperty(value = "主键ID", name = "id")
- private String id;
- // 督查登记ID
- @ApiParam(name = "督查登记ID")
- @ApiModelProperty(value = "督查登记ID", name = "rgstrId")
- private String rgstrId;
- // 行政区编码
- @ApiModelProperty(value = "行政区编码", name = "adName")
- private String adName;
- // 行政区编码
- @ApiModelProperty(value = "行政区编码", name = "adCode")
- private String adCode;
- // 组织、督导、督促辖区内水管单位开展小型水库自查自纠工作扣分
- @ApiParam(name = "组织、督导、督促辖区内水管单位开展小型水库自查自纠工作扣分")
- @ApiModelProperty(value = "组织、督导、督促辖区内水管单位开展小型水库自查自纠工作扣分", name = "tosauwputcosasosrPoints")
- private Double tosauwputcosasosrPoints;
- // 组织、督导、督促辖区内水管单位开展小型水库自查自纠工作说明
- @ApiParam(name = "组织、督导、督促辖区内水管单位开展小型水库自查自纠工作说明")
- @ApiModelProperty(value = "组织、督导、督促辖区内水管单位开展小型水库自查自纠工作说明", name = "tosauwputcosasosrDesc")
- private String tosauwputcosasosrDesc;
- // 完成小型水库自查任务扣分
- @ApiParam(name = "完成小型水库自查任务扣分")
- @ApiModelProperty(value = "完成小型水库自查任务扣分", name = "ctsrsitPoints")
- private Double ctsrsitPoints;
- // 完成小型水库自查任务说明
- @ApiParam(name = "完成小型水库自查任务说明")
- @ApiModelProperty(value = "完成小型水库自查任务说明", name = "ctsrsitDesc")
- private String ctsrsitDesc;
- // 小型水库自查未查出特别严重问题扣分
- @ApiParam(name = "小型水库自查未查出特别严重问题扣分")
- @ApiModelProperty(value = "小型水库自查未查出特别严重问题扣分", name = "sosrftipspPoints")
- private Double sosrftipspPoints;
- // 小型水库自查未查出特别严重问题说明
- @ApiParam(name = "小型水库自查未查出特别严重问题说明")
- @ApiModelProperty(value = "小型水库自查未查出特别严重问题说明", name = "sosrftipspDesc")
- private String sosrftipspDesc;
- // 未列出问题清单和整改计划、责任人扣分
- @ApiParam(name = "未列出问题清单和整改计划、责任人扣分")
- @ApiModelProperty(value = "未列出问题清单和整改计划、责任人扣分", name = "ftlpcapaspPoints")
- private Double ftlpcapaspPoints;
- // 未列出问题清单和整改计划、责任人说明
- @ApiParam(name = "未列出问题清单和整改计划、责任人说明")
- @ApiModelProperty(value = "未列出问题清单和整改计划、责任人说明", name = "ftlpcapaspDesc")
- private String ftlpcapaspDesc;
- // 汇总辖区内小型水库自查工作扣分
- @ApiParam(name = "汇总辖区内小型水库自查工作扣分")
- @ApiModelProperty(value = "汇总辖区内小型水库自查工作扣分", name = "tstswosrwtjPoints")
- private Double tstswosrwtjPoints;
- // 汇总辖区内小型水库自查工作说明
- @ApiParam(name = "汇总辖区内小型水库自查工作说明")
- @ApiModelProperty(value = "汇总辖区内小型水库自查工作说明", name = "tstswosrwtjDesc")
- private String tstswosrwtjDesc;
- // 评价总得分
- @ApiParam(name = "评价总得分")
- @ApiModelProperty(value = "评价总得分", name = "totSco")
- private Double totSco;
- // 记录人员ID
- @ApiParam(name = "记录人员ID")
- @ApiModelProperty(value = "记录人员ID", name = "recPersId")
- private String recPersId;
- // 记录人员
- @ApiParam(name = "记录人员")
- @ApiModelProperty(value = "记录人员", name = "recPers2")
- private String recPers2;
- // 记录人员电话
- @ApiParam(name = "记录人员电话")
- @ApiModelProperty(value = "记录人员电话", name = "recPersTel")
- private String recPersTel;
- // 创建时间
- @ApiParam(name = "创建时间")
- @ApiModelProperty(value = "创建时间", name = "intm")
- private Date intm;
- // 修改时间
- @ApiParam(name = "修改时间")
- @ApiModelProperty(value = "修改时间", name = "uptm")
- private Date uptm;
- // 填报状态(0:未填报;1:填报中;2:已填报)
- @ApiParam(name = "填报状态(0:未填报;1:填报中;2:已填报)")
- @ApiModelProperty(value = "填报状态(0:未填报;1:填报中;2:已填报)", name = "status")
- private String status;
- public BisInspRsraqgRgstrCountyParam() {
- }
- public String getId() {
- return id;
- }
- public void setId(String id) {
- this.id = id;
- }
- public String getRgstrId() {
- return rgstrId;
- }
- public void setRgstrId(String rgstrId) {
- this.rgstrId = rgstrId;
- }
- public String getAdName() {
- return adName;
- }
- public void setAdName(String adName) {
- this.adName = adName;
- }
- public String getAdCode() {
- return adCode;
- }
- public void setAdCode(String adCode) {
- this.adCode = adCode;
- }
- public Double getTosauwputcosasosrPoints() {
- return tosauwputcosasosrPoints;
- }
- public void setTosauwputcosasosrPoints(Double tosauwputcosasosrPoints) {
- this.tosauwputcosasosrPoints = tosauwputcosasosrPoints;
- }
- public String getTosauwputcosasosrDesc() {
- return tosauwputcosasosrDesc;
- }
- public void setTosauwputcosasosrDesc(String tosauwputcosasosrDesc) {
- this.tosauwputcosasosrDesc = tosauwputcosasosrDesc;
- }
- public Double getCtsrsitPoints() {
- return ctsrsitPoints;
- }
- public void setCtsrsitPoints(Double ctsrsitPoints) {
- this.ctsrsitPoints = ctsrsitPoints;
- }
- public String getCtsrsitDesc() {
- return ctsrsitDesc;
- }
- public void setCtsrsitDesc(String ctsrsitDesc) {
- this.ctsrsitDesc = ctsrsitDesc;
- }
- public Double getSosrftipspPoints() {
- return sosrftipspPoints;
- }
- public void setSosrftipspPoints(Double sosrftipspPoints) {
- this.sosrftipspPoints = sosrftipspPoints;
- }
- public String getSosrftipspDesc() {
- return sosrftipspDesc;
- }
- public void setSosrftipspDesc(String sosrftipspDesc) {
- this.sosrftipspDesc = sosrftipspDesc;
- }
- public Double getFtlpcapaspPoints() {
- return ftlpcapaspPoints;
- }
- public void setFtlpcapaspPoints(Double ftlpcapaspPoints) {
- this.ftlpcapaspPoints = ftlpcapaspPoints;
- }
- public String getFtlpcapaspDesc() {
- return ftlpcapaspDesc;
- }
- public void setFtlpcapaspDesc(String ftlpcapaspDesc) {
- this.ftlpcapaspDesc = ftlpcapaspDesc;
- }
- public Double getTstswosrwtjPoints() {
- return tstswosrwtjPoints;
- }
- public void setTstswosrwtjPoints(Double tstswosrwtjPoints) {
- this.tstswosrwtjPoints = tstswosrwtjPoints;
- }
- public String getTstswosrwtjDesc() {
- return tstswosrwtjDesc;
- }
- public void setTstswosrwtjDesc(String tstswosrwtjDesc) {
- this.tstswosrwtjDesc = tstswosrwtjDesc;
- }
- public Double getTotSco() {
- return totSco;
- }
- public void setTotSco(Double totSco) {
- this.totSco = totSco;
- }
- public String getRecPersId() {
- return recPersId;
- }
- public void setRecPersId(String recPersId) {
- this.recPersId = recPersId;
- }
- public String getRecPers2() {
- return recPers2;
- }
- public void setRecPers2(String recPers2) {
- this.recPers2 = recPers2;
- }
- public String getRecPersTel() {
- return recPersTel;
- }
- public void setRecPersTel(String recPersTel) {
- this.recPersTel = recPersTel;
- }
- 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 getStatus() {
- return status;
- }
- public void setStatus(String status) {
- this.status = status;
- }
- }
|