service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/impl/DeleteReportFeeMonthStatisticsBMOImpl.java
@@ -2,7 +2,7 @@ import com.java110.core.annotation.Java110Transactional; import com.java110.intf.report.IReportFeeMonthStatisticsInnerServiceSMO; import com.java110.po.reportFeeMonthStatistics.ReportFeeMonthStatisticsPo; import com.java110.po.reportFee.ReportFeeMonthStatisticsPo; import com.java110.report.bmo.reportFeeMonthStatistics.IDeleteReportFeeMonthStatisticsBMO; import com.java110.vo.ResultVo; import org.springframework.beans.factory.annotation.Autowired;