zhang-content/src/main/java/com/ruoyi/domain/dto/Genealogy.java @@ -20,6 +20,8 @@ private Long userId; private Integer clanId; @Excel(name = "第几代") private Integer identity;