类 Dept
java.lang.Object
cool.scx.base.BaseModel
cool.scx.ext.organization.auth.PermsModel
cool.scx.ext.organization.dept.Dept
部门
- 版本:
- 1.11.8
- 作者:
- scx567888
-
字段概要
字段从类继承的字段 cool.scx.ext.organization.auth.PermsModel
apiPerms, pageElementPerms, pagePerms, perms从类继承的字段 cool.scx.base.BaseModel
createDate, id, tombstone, updateDate -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
deptName
部门名称 -
deptOrder
排序 -
parentID
父id 用作构建树形结构
-
-
构造器详细资料
-
Dept
public Dept()
-