Commit 0ab9e74f by qiuchaofei

1.修复代码审核发现的问题+2

parent 5fb060d1
......@@ -75,7 +75,7 @@ public class AsyncDataFromMongoToNeo4j {
metadataService.syschroMetadataFromMongo(catalogName,mongoDataList);
//再同步元数据的横向关系
// metadataService.syschroTable2EtlJobRelations(catalogName);
metadataService.syschroTable2EtlJobRelations(catalogName);
//同步1104报表
// metadataService.syschro1104Relations(catalogName);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment