666
whywhyo
2023-07-16 2039385fa4b4ac688907134ee7c7025fb2aea1fb
zhang-content/src/main/java/com/ruoyi/domain/ZInfoUser.java
@@ -154,6 +154,12 @@
    @Excel(name = "是否是本家庭成员",readConverterExp = "0=否,1=是")
    private Integer isMyFamily;
    @TableField(exist = false)
    private String familyName;
    @TableField(exist = false)
    private String roleName;
    /**
     * 图片地址
     */
@@ -189,7 +195,12 @@
    /**
     * 家庭id
     */
    private String familyId;
    private Long familyId;
    /**
     * 角色id
     */
    private Long roleId;
    /**
     * 其他家庭授权id