zhongrj
2024-01-27 89575cea0c8b5a38448defccc84ea230b9e78abb
src/main/java/org/springblade/modules/article/mapper/ArticleMapper.java
@@ -55,4 +55,6 @@
   Boolean upcomment(String ids, String type);
   ArticleVO getArticleOne(ArticleVO article);
   String getDistrictId(String houseCode);
}