puzhibing
2024-03-18 65ca63cc3d36f23d285a7d944fcc0d6bac92430d
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 通过权限获取部门员工列表