Browse Source

导出

master
zhaoqifeng 3 years ago
parent
commit
4aaf9a514e
  1. 2
      epmet-module/data-aggregator/data-aggregator-server/src/main/java/com/epmet/dataaggre/service/evaluationindex/impl/PingYinEventServiceImpl.java

2
epmet-module/data-aggregator/data-aggregator-server/src/main/java/com/epmet/dataaggre/service/evaluationindex/impl/PingYinEventServiceImpl.java

@ -39,7 +39,7 @@ import java.util.List;
* @Description 指标统计服务
*/
@Service
@DataSource(DataSourceConstant.EVALUATION_INDEX_READ)
@DataSource(DataSourceConstant.EVALUATION_INDEX)
@Slf4j
public class PingYinEventServiceImpl implements PingYinEventService {

Loading…
Cancel
Save