Null
2021-03-20 2310f7cc5ec35d2b92eeb3b8be359a48a6c30f6c
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/user/InputUserInfoVO.java
@@ -98,6 +98,9 @@
    @ApiModelProperty("小区名称")
    private String areaName;
    @ApiModelProperty("详细地址")
    private String address;
    @ApiModelProperty("创建时间")
    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
    private Date createAt;