modules/mainPart/src/main/java/com/zt/life/modules/mainPart/taskReliability/model/RbdTreeNode.java
@@ -18,6 +18,10 @@ private String pairEndNodeId; private String nodeType; private String algorithmType; private double x; private double y; private double blockX; private double blockY; private double descentWidth;