huanghongfa
2021-08-10 63cdfcdab5b90e25dc468967c5e4ac0315965f02
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;