mitao
2025-03-13 86df207c37502cce1b2043e1c7c0486459eef1d6
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/easyPhoto/ComActEasyPhotoStatisticsVO.java
@@ -51,4 +51,7 @@
    @ApiModelProperty("今日奖励数量")
    private BigDecimal dayRewardAmount = BigDecimal.ZERO;
    @ApiModelProperty("待评价数量")
    private Integer commitAmount;
}