101captain
2021-08-20 b50e7f99c2f1b91dbc2a6cce7c9f113ad7ce459f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActDiscussOptionVO.java
@@ -36,5 +36,5 @@
    private Integer num;
    @ApiModelProperty("是否已经投票 1 是 0 否")
    private Integer haveVote;
    private Integer haveVote = 0;
}