java110
2023-06-29 b173d31976fc4731b7c247d4038de92134eba317
service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/ISaveReportFeeMonthStatisticsBMO.java
@@ -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 {