cuikaidong
2025-06-12 066063ed92fdd40da4dfe21770557f3adba3e1af
1
2
3
4
Êþº¾4getRoleByUserName$(Ljava/lang/String;)Ljava/util/List;MethodParametersusername    Signature8(Ljava/lang/String;)Ljava/util/List<Ljava/lang/String;>;RuntimeVisibleAnnotations&Lorg/apache/ibatis/annotations/Select;value“select role_code from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=#{username}))"RuntimeVisibleParameterAnnotations%Lorg/apache/ibatis/annotations/Param;getRoleIdByUserNameŒselect id from sys_role where id in (select role_id from sys_user_role where user_id = (select id from sys_user where username=#{username}))rLjava/lang/Object;Lcom/baomidou/mybatisplus/core/mapper/BaseMapper<Lorg/jeecg/modules/system/entity/SysUserRole;>;
SourceFileSysUserRoleMapper.java1org/jeecg/modules/system/mapper/SysUserRoleMapperjava/lang/Object/com/baomidou/mybatisplus/core/mapper/BaseMapper    
  [s   s    
  [s  s