zqy
2025-07-15 fd29ca6cef3074b7d43fc0885ffe5bfe730bfd42
zhang-content/src/main/java/com/ruoyi/domain/ShareMore.java
@@ -29,4 +29,14 @@
     * 分享的模块
     */
    private Long sysMenuId;
    /**
     * 分享个其他家族输入名字
     */
    private String nickName;
    /**
     * 分享给的用户的家族
     */
    private Integer clanId;
}