mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 03:22:56 +08:00
style(X-Pack): 游离资源-血缘关系图节点存在挤压现象
This commit is contained in:
parent
40404f29c0
commit
adc73fd4d1
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit eef06758048f8e06d1ec2f567cdc33db326b7ae5
|
||||
Subproject commit 5170c8ece22c2294940734eeff57bd7b10dbda8a
|
@ -23,4 +23,6 @@ public class FreeRelationVO implements Serializable {
|
||||
private List<FreeRelationLink> links;
|
||||
|
||||
private List<FreeRelationNode> nodes;
|
||||
|
||||
private int maxNodeSize;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user