Null
2021-03-21 90fd31181d38f62cd812cd69772f519a219c07b1
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;