疯狂的狮子Li
2021-12-03 b00c6dd89b5f99576046aeb993ce7c0e0508ff5f
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysRoleMapper.java
@@ -39,7 +39,7 @@
     * @param userId 用户ID
     * @return 选中角色ID列表
     */
    List<Integer> selectRoleListByUserId(Long userId);
    List<Long> selectRoleListByUserId(Long userId);
    /**
     * 根据用户ID查询角色