zhongrj
2023-12-28 8a66a84e3256f49d973ed827f16c5cfe9736667d
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);
}