无关风月
2025-03-20 18bb27374d39d6ebb9f3ec881b6cd915bd9f6c93
ruoyi-system/src/main/java/com/ruoyi/system/mapper/TBillMapper.java
@@ -44,4 +44,6 @@
    BigDecimal statisticsPayed();
    BigDecimal statisticsOverdue();
    Integer batchBillCount(@Param("userId")String userId, @Param("billIds")List<String> billIds);
}