101captain
2022-01-21 d2b69d0ae2b8a20db2c033153e7157a23d4d898d
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComMngPopulationTotalVO.java
@@ -91,4 +91,13 @@
    @ApiModelProperty("低保户")
    private Integer LowSecurityTotal;
    @ApiModelProperty("高龄老人")
    private Integer elderTotal;
    @ApiModelProperty("养老金人员")
    private Integer pensionTotal;
    @ApiModelProperty("楼栋数")
    private Integer buildNum;
}