|  |  | 
 |  |  |     private String idcardno; | 
 |  |  |     private Long age; | 
 |  |  |     private String ageunit; | 
 |  |  |     private String birthday; | 
 |  |  |     private Long age2; | 
 |  |  |     private String ageunit2; | 
 |  |  |     private Date birthday; | 
 |  |  |     private String nationality; | 
 |  |  |     private String nation; | 
 |  |  |     private String reporterno; | 
 |  |  | 
 |  |  |     @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") | 
 |  |  |     @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") | 
 |  |  |     private Date reporttime; | 
 |  |  |     @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") | 
 |  |  |     @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") | 
 |  |  |     private Date donatetime; | 
 |  |  |     private Long dcid; | 
 |  |  |     private Long infoid; | 
 |  |  |     private String dcdonorno; |