@ -30,13 +30,13 @@ public class TdCheckReport implements Serializable {
/**
* 报告人员
*/
@Excel(name = "报告人员")
@Excel(name = "检查人员")
private String adduser;
* 报告人单位
@Excel(name = "报告人单位")
@Excel(name = "检查单位")
private String depart;
@ -77,7 +77,6 @@ public class TdCheckReport implements Serializable {
* 检查人名
@Excel(name = "检查人名")
private String checkName;