service-report/src/main/java/com/java110/report/dao/IReportFeeYearCollectionServiceDao.java
@@ -2,10 +2,6 @@ import com.java110.utils.exception.DAOException; import com.java110.entity.merchant.BoMerchant; import com.java110.entity.merchant.BoMerchantAttr; import com.java110.entity.merchant.Merchant; import com.java110.entity.merchant.MerchantAttr; import java.util.List; @@ -50,6 +46,13 @@ */ void updateReportFeeYearCollectionInfo(Map info) throws DAOException; /** * 修改费用年收费信息 * @param info 修改信息 * @throws DAOException DAO异常 */ void deleteReportFeeYearCollectionInfo(Map info) throws DAOException; /** * 查询费用年收费总数