| 程序包 | 说明 |
|---|---|
| cn.net.wanmo.module.sys.entity | |
| cn.net.wanmo.module.sys.util |
| 构造器和说明 |
|---|
Dept(Dept parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<Dept> |
DeptUtil.findListAll()
查找所有部门信息
|
static List<Dept> |
DeptUtil.findListByParentId(String parentId)
获取的部门子节点
|
Copyright © 2023. All rights reserved.