zhongrj
2024-01-04 2d9033e7c8c8955342c369661483541b9c27a710
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);
}