linwei
2024-01-10 f8d1143ef6cfbbaaebe3b25efa24ee19c9ea61c8
src/main/java/org/springblade/modules/house/mapper/HouseRentalMapper.java
@@ -67,5 +67,5 @@
    */
   List<HouseRentalExcel> export(@Param("vo") HouseRentalTenantVO houseRental);
   Integer getStatisticsCount(Long userId);
   Integer getStatisticsCount(Long userId,String neiCode);
}