zhongrj
2024-01-26 af8767b6506b6936aa227d637c49c63b90d5f87e
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);
}