java110
2021-05-24 e76458b9568be1b8b9c360b2d9207f5f2c1a3bcf
service-report/src/main/java/com/java110/report/bmo/reportFeeMonthStatistics/impl/UpdateReportFeeMonthStatisticsBMOImpl.java
old mode 100644 new mode 100755
@@ -1,7 +1,7 @@
package com.java110.report.bmo.reportFeeMonthStatistics.impl;
import com.java110.core.annotation.Java110Transactional;
import com.java110.intf.IReportFeeMonthStatisticsInnerServiceSMO;
import com.java110.intf.report.IReportFeeMonthStatisticsInnerServiceSMO;
import com.java110.po.reportFeeMonthStatistics.ReportFeeMonthStatisticsPo;
import com.java110.report.bmo.reportFeeMonthStatistics.IUpdateReportFeeMonthStatisticsBMO;
import com.java110.vo.ResultVo;