From b173d31976fc4731b7c247d4038de92134eba317 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期四, 29 六月 2023 11:42:17 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity
---
service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/ISaveReportFeeMonthStatisticsBMO.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/ISaveReportFeeMonthStatisticsBMO.java b/service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/ISaveReportFeeMonthStatisticsBMO.java
index 4d937f6..5563f8c 100755
--- a/service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/ISaveReportFeeMonthStatisticsBMO.java
+++ b/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 {
--
Gitblit v1.8.0