xuhy
2025-04-03 160b87f6c1b93e5061f9556984c07c9cb45d04a6
ruoyi-system/src/main/java/com/ruoyi/system/service/TContractService.java
@@ -47,5 +47,5 @@
     * 本月新增租户数
     * @return
     */
    Integer getCurrentMonthRentCount();
    Integer getCurrentMonthRentCount(String businessDeptId);
}