linwei
2024-01-18 ddf6452d487465e6fdfabc154bc46e0d2d0c6823
src/main/java/org/springblade/modules/article/vo/ArticleVO.java
@@ -64,4 +64,17 @@
   private String dictValue;
   private Integer pdId;
   private Integer eventType;
//   private List<List<String>> articleList;
   private String houseCode;
   private String districtId;
   private String parentId;
}