puzhibing
1 天以前 ba09471e52a73e85971ac857bd9f160b1bfdc494
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 通过权限获取部门员工列表