service-report/src/main/java/com/java110/report/dao/IReportFeeYearCollectionServiceDao.javaold mode 100644 new mode 100755
@@ -39,6 +39,7 @@ * @throws DAOException DAO异常 */ List<Map> getReportFeeYearCollectionInfo(Map info) throws DAOException; List<Map> getReportFeeYearCollectionInfos(Map info) throws DAOException; @@ -49,6 +50,13 @@ */ void updateReportFeeYearCollectionInfo(Map info) throws DAOException; /** * 修改费用年收费信息 * @param info 修改信息 * @throws DAOException DAO异常 */ void deleteReportFeeYearCollectionInfo(Map info) throws DAOException; /** * 查询费用年收费总数