ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/service/staff/SysStaffService.java
@@ -30,7 +30,7 @@ * @param * @return List<MgtDeptStaffListVo> */ List<MgtDeptStaffListVo> listMgtDeptStaff(Long deptId,Long userId); List<MgtDeptStaffListVo> listMgtDeptStaff(Long deptId,Long userId, String name); /** * @description 通过权限获取部门员工列表