snowy-main/src/main/java/vip/xiaonuo/modular/blogarticlecomment/entity/BlogCommentVo.java
@@ -37,4 +37,12 @@ private Integer authStatus; private Long articleId; private String articleTitle; private Integer commentType; private Integer isRead; }