张天森
2022-10-09 5ce8bef53e78a2bcd1549fb398e60d69c2d2b33a
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/user/UserRateAnalysisVO.java
@@ -12,7 +12,7 @@
    private String name;
    @ApiModelProperty("占比")
    private Double rate;
    private Integer rate;
    @ApiModelProperty("人数")
    private Integer count;