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;