xyc
2024-10-14 3d72db70fcb406e02b283c4b624e8282ed301422
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/taskReliability/model/RbdTreeNode.java
@@ -18,6 +18,8 @@
    private String pairEndNodeId;
    private String nodeType;
    private String algorithmType;
    private Integer voteNum;
    private Long dataId;
    private double x;
    private double y;