123
whywhyo
2023-06-10 efc7fe9c194a12f7bebe7a5363ce7cd4f8330f2e
zhang-content/src/main/java/com/ruoyi/domain/ZfRelation.java
@@ -22,7 +22,13 @@
    private Long myId;
    private Long otherId;
    private String relation;
    private String otherName;
    private String otherUnit;
    private String otherPosition;
    private String otherPolitical;
}