service-report/src/main/java/com/java110/report/smo/impl/GeneratorFeeMonthStatisticsInnerServiceSMOImpl.java
@@ -208,7 +208,7 @@ try { doDealCarFee(tmpReportCarDto, tmpReportFeeDto); } catch (Exception e) { logger.error("处理房屋费用失败" + JSONObject.toJSONString(tmpReportFeeDto), e); logger.error("处理车辆费用失败" + JSONObject.toJSONString(tmpReportFeeDto), e); } } }