tangxbbaba
2021-08-14 0c8c1b9423d9a1d2dc16649ed22267145aa589a3
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActDiscussCommentVO.java
@@ -65,7 +65,7 @@
    private Integer num;
    @ApiModelProperty("是否点赞 1 是 0 否")
    private Integer haveSign;
    private Integer haveSign = 0;
    @ApiModelProperty("回复内容")
    private String commentBack;