style(X-Pack): 游离资源-血缘关系图节点存在挤压现象

This commit is contained in:
fit2cloud-chenyw 2024-12-02 16:42:04 +08:00
parent 40404f29c0
commit adc73fd4d1
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit eef06758048f8e06d1ec2f567cdc33db326b7ae5
Subproject commit 5170c8ece22c2294940734eeff57bd7b10dbda8a

View File

@ -23,4 +23,6 @@ public class FreeRelationVO implements Serializable {
private List<FreeRelationLink> links;
private List<FreeRelationNode> nodes;
private int maxNodeSize;
}