lin
2024-05-14 2b4727e22be2331898c9f94006c30a7f274c1ba3
src/main/java/org/springblade/modules/house/mapper/HouseRentalMapper.java
@@ -71,7 +71,7 @@
    */
   List<HouseRentalExcel> export(@Param("vo") HouseRentalTenantVO houseRental);
   Integer getStatisticsCount(@Param("house") HouseRentalTenantVO houseRental,
   Integer getStatisticsCount(@Param("vo") HouseRentalTenantVO houseRental,
                        @Param("regionChildCodesList") List<String> regionChildCodesList,
                        @Param("gridCodeList") List<String> gridCodeList,
                        @Param("isAdministrator") Integer isAdministrator);