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