feige
2024-10-24 4aed7fb3796dc58fff24ea90421798c166cfee80
zhang-content/src/main/java/com/ruoyi/domain/ZfRelation.java
@@ -22,7 +22,18 @@
    private Long myId;
    private Long otherId;
    private String relation;
    private String otherName;
    private String otherUnit;
    private String otherPosition;
    private String otherPolitical;
    /**
     * 分享人
     */
    private Integer shareId;
}