修改分组管理后端实体
This commit is contained in:
parent
8eedf3b3ff
commit
80d82c031f
@ -41,4 +41,7 @@ public class BasSheepGroup extends TreeEntity
|
|||||||
@Excel(name = "祖级列表名称")
|
@Excel(name = "祖级列表名称")
|
||||||
private String ancestorNames;
|
private String ancestorNames;
|
||||||
|
|
||||||
|
|
||||||
|
private Integer isLeaf;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user