| | |
| | | private Long idcardtype; |
| | | private String idcardno; |
| | | private Long Age; |
| | | private String birthday; |
| | | private Long Age2; |
| | | private Date birthday; |
| | | private String ageunit; |
| | | private String ageunit2; |
| | | private String phone; |
| | | private String nationality; |
| | | private String nativeplace; |
| | |
| | | private String kinship; |
| | | private Long kinship_childrennum; |
| | | private String kinshipconfirmationsign; |
| | | @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") |
| | | // @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | // @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") |
| | | private Date signdate; |
| | | private Long delFlag; |
| | | private String createBy; |