huanghongfa
2021-05-20 a2d195682479469b216785b7c71c8c241410340d
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/EldersAuthDetailsVO.java
@@ -53,7 +53,7 @@
   private String status;
    @ApiModelProperty(value = "出生日期")
   @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
   @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
   private Date birthDay;