疯狂的狮子li
2021-12-15 b3c3afc2b4af331bbd6ac60f16be9fd6563f7ca0
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查询信息