src/main/java/org/springblade/modules/article/vo/ArticleVO.java @@ -62,4 +62,6 @@ private Long userId; private String dictValue; }