huanghongfa
2021-07-09 1cf6910b20fd62a90fc30e53d2c9bf50c8ea37df
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.java
@@ -148,4 +148,7 @@
    @ApiModelProperty(value = "参加活动奖励金额")
    private BigDecimal activityAmount;
    @ApiModelProperty(value = "类型(1.心情类 2.治理类)")
    private Integer easyType;
}