101captain
2021-08-20 b50e7f99c2f1b91dbc2a6cce7c9f113ad7ce459f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActMicroWishVO.java
@@ -130,7 +130,7 @@
    private Integer isApplets;
    @ApiModelProperty(value = "是否点赞 1 是 0 不是",example = "1")
    private Integer haveGiveThumbsUp;
    private Integer haveGiveThumbsUp = 0;
    @ApiModelProperty(value = "登录用户",hidden = true)
    private Long userId;