|
|
|
@ -32,7 +32,7 @@ public class VaccinationInfoAllExcel { |
|
|
|
private String grid; |
|
|
|
@Excel(name = "小区名称") |
|
|
|
private String villageName; |
|
|
|
@Excel(name = "住处(楼栋-单元-房间)") |
|
|
|
@Excel(name = "现居住地") |
|
|
|
private String dwellingPlace; |
|
|
|
@Excel(name = "接种日期(含时间)") |
|
|
|
private String vaccinationTime; |
|
|
|
|