疯狂的狮子Li
2021-10-31 cd0aad10b0e6fe284eafafd932b9d4705460c04f
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查询角色