Commit 11ec18b0 by qiuchaofei

1.分页查找孤立点数量*2

parent 55ace5c2
......@@ -8,4 +8,5 @@ public interface DataRelationAnalyService {
Map<String, ReturnNode> findTableWithoutRelations(String schemaId,int start,int end);
Integer findTableWithoutRelationsTotal(String parentId);
}
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