zhongrj
2024-01-12 2a1f1e617ccab2927ce66f37f11c9cb4f8bd2b4c
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);
}