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