inleft
2022-08-04 eaf26c265f8882b2e100428d942ac377330cc114
snowy-main/src/main/java/vip/xiaonuo/modular/blogarticlecomment/entity/BlogCommentVo.java
@@ -37,4 +37,10 @@
    private Integer authStatus;
    private Long articleId;
    private String articleTitle;
    private Integer commentType;
}