mitao
2025-04-10 0b742c243e0ff37dcb6cf1dd36763ee2fbd10a6d
ruoyi-system/src/main/java/com/ruoyi/system/service/TBillService.java
@@ -116,7 +116,6 @@
     * @return
     */
    List<TBill> getJiFuBillListByTime(String businessDeptId, Date first, Date last);
    List<ScreenRentRankVO> getStreetRentRank();
    void editAmount(TbillSaveDto bill);
}