luoyuanqiao
2022-03-01 786558f8a28f19fea4596fefeb549fa068cfb1f1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActEasyPhotoVO.java
@@ -211,6 +211,12 @@
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date evaluateDate;
    @ApiModelProperty(value = "评价分数")
    private Integer score;
    @ApiModelProperty(value = "评价内容")
    private String content;
    @ApiModelProperty(value = "微心愿分配人员集合")
    private List<ComActMicroWishHandleVO> handleList;