eight
2025-04-15 01a81beea99c0298a3b6178c7796f4c27b30c6c7
jh-module-system/jh-module-system-biz/src/main/java/cn/lihu/jh/module/system/service/dept/DeptService.java
@@ -64,6 +64,14 @@
    List<DeptDO> getDeptList(DeptListReqVO reqVO);
    /**
     * 获取所有启用部门简易列表
     *
     * @param
     * @return 部门列表
     */
    List<DeptDO> getSimpleDeptList();
    /**
     * 获得指定编号的部门 Map
     *
     * @param ids 部门编号数组