java110
2021-09-03 cddcf22a61489ee9c2dfee169d817ccd66f95430
service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/impl/SaveReportFeeMonthStatisticsBMOImpl.java
old mode 100644 new mode 100755
@@ -2,7 +2,7 @@
import com.java110.core.annotation.Java110Transactional;
import com.java110.core.factory.GenerateCodeFactory;
import com.java110.intf.IReportFeeMonthStatisticsInnerServiceSMO;
import com.java110.intf.report.IReportFeeMonthStatisticsInnerServiceSMO;
import com.java110.po.reportFeeMonthStatistics.ReportFeeMonthStatisticsPo;
import com.java110.report.bmo.reportFeeMonthStatistics.ISaveReportFeeMonthStatisticsBMO;
import com.java110.vo.ResultVo;