puhanshu
2021-12-21 f824c0b39f79d296810f3f5def41c385a863a179
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/screen/index/IndexPopulationSexStatisticsVO.java
@@ -15,6 +15,6 @@
    private Integer sum;
    @ApiModelProperty("占比")
    private Double percent;
    private Integer percent;
}