Your Name
2023-07-04 d3e23e26fcfc17e770fca7c29b290ef5082e5734
service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/ISaveReportFeeMonthStatisticsBMO.java
old mode 100644 new mode 100755
@@ -1,6 +1,6 @@
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 ISaveReportFeeMonthStatisticsBMO {