linwei
2024-01-24 06cfb877e693d328fdcaa497f0f2a6bb14e17435
src/main/java/org/springblade/modules/house/mapper/UserHouseLabelMapper.java
@@ -44,4 +44,6 @@
   List<Integer> getUserLabelList(UserHouseLabelDTO userHouseLabelDTO);
   List<HouseholdLabelVO> statisticalLabels(IPage page, HouseholdLabelVO householdLabel);
   List<HouseholdLabelVO> getCommunityStatisticalLabels(IPage<HouseholdLabelVO> page, HouseholdLabelVO householdLabel);
}