无关风月
2025-03-19 d168099a592f1cc43d1425f75c4675af2e718fc0
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);
}