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