huanghongfa
2021-04-22 0c3d9face27e194906bffe046a81b01e18faaef4
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/PageComMngCarDTO.java
@@ -16,8 +16,8 @@
    @ApiModelProperty(value = "社区id")
    private Long communityId;
    @ApiModelProperty(value = "小区id")
    private Long areaId;
    @ApiModelProperty(value = "小区名称")
    private String areaName;
    @ApiModelProperty("车主姓名")
    private String name;