@ -53,7 +53,10 @@ public class PersonTestingExcel {
@Excel(name = "签发机关")
private String organ;
@Excel(name = "登记账号")
private String createdByName;
@Excel(name = "核酸检测时间")
private String testingTime;
}