101captain
2022-04-20 fd78bf1b80f6b9e16f5461d551fb3fc853c1fe15
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActDiscussCommentVO.java
@@ -80,4 +80,7 @@
    @ApiModelProperty("评论人用户类型(1.小程序用户(其他均为后台用户))")
    private Integer userType;
    @ApiModelProperty("回复量")
    private Integer replyNum;
}