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

View File

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