Êþº¾ 4 deleteRoleUserRelation (Ljava/lang/String;)V MethodParameters roleId RuntimeVisibleAnnotations &Lorg/apache/ibatis/annotations/Delete; value 3delete from sys_user_role where role_id = #{roleId} "RuntimeVisibleParameterAnnotations %Lorg/apache/ibatis/annotations/Param; deleteRolePermissionRelation 9delete from sys_role_permission where role_id = #{roleId} Signature nLjava/lang/Object;Lcom/baomidou/mybatisplus/core/mapper/BaseMapper<Lorg/jeecg/modules/system/entity/SysRole;>;
|