collect/src/main/java/com/qianwen/mdc/collect/handler/CountDataHandler.java
@@ -17,6 +17,6 @@ IOutputAggregateService outputAggregateService = (IOutputAggregateService) SpringUtil.getBean(IOutputAggregateService.class); outputAggregateService.outputRealTimeAggregate(workstationOutput); */ //log.info("产量tdengine 实时聚合完成:数据{} ", workstationOutput); //log.info("产量 实时聚合完成:数据{} ", workstationOutput); } }