linwei
2024-02-07 aae9bc1ebc7f65cebaec65ac7128f79ca6c827d1
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);
}