java110
2023-07-11 212aa4ae1f54fe4d3e51b9695224f9f86cd1bd22
service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/IDeleteReportFeeMonthStatisticsBMO.java
old mode 100644 new mode 100755
@@ -1,5 +1,5 @@
package com.java110.report.bmo.reportFeeMonthStatistics;
import com.java110.po.reportFeeMonthStatistics.ReportFeeMonthStatisticsPo;
import com.java110.po.reportFee.ReportFeeMonthStatisticsPo;
import org.springframework.http.ResponseEntity;
public interface IDeleteReportFeeMonthStatisticsBMO {