疯狂的狮子Li
2022-01-09 7487c92a523ae979f8fc1875b129c64f3b5f12e4
ruoyi-system/src/main/java/com/ruoyi/system/service/ISysDeptService.java
@@ -34,7 +34,7 @@
     * @param roleId 角色ID
     * @return 选中部门列表
     */
    List<Integer> selectDeptListByRoleId(Long roleId);
    List<Long> selectDeptListByRoleId(Long roleId);
    /**
     * 根据部门ID查询信息