roleservicelogic

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryMenuByRoleIdLogic

type QueryMenuByRoleIdLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

QueryMenuByRoleIdLogic

Author: LiuFeiHua Date: 2023/12/18 15:52

func NewQueryMenuByRoleIdLogic

func NewQueryMenuByRoleIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryMenuByRoleIdLogic

func (*QueryMenuByRoleIdLogic) QueryMenuByRoleId

QueryMenuByRoleId 查询角色权限

type RoleAddLogic

type RoleAddLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

RoleAddLogic

Author: LiuFeiHua Date: 2023/12/18 15:54

func NewRoleAddLogic

func NewRoleAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleAddLogic

func (*RoleAddLogic) RoleAdd

RoleAdd 新增角色

type RoleDeleteLogic

type RoleDeleteLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

RoleDeleteLogic

Author: LiuFeiHua Date: 2023/12/18 15:55

func NewRoleDeleteLogic

func NewRoleDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleDeleteLogic

func (*RoleDeleteLogic) RoleDelete

RoleDelete 删除角色(id为1的是系统预留超级管理员角色,不能删除)

type RoleListLogic

type RoleListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

RoleListLogic

Author: LiuFeiHua Date: 2023/12/18 16:06

func NewRoleListLogic

func NewRoleListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleListLogic

func (*RoleListLogic) RoleList

RoleList 角色列表

type RoleUpdateLogic

type RoleUpdateLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

RoleUpdateLogic

Author: LiuFeiHua Date: 2023/12/18 15:57

func NewRoleUpdateLogic

func NewRoleUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleUpdateLogic

func (*RoleUpdateLogic) RoleUpdate

RoleUpdate 更新角色(id为1的是系统预留超级管理员角色,不能更新)

type UpdateMenuRoleLogic

type UpdateMenuRoleLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

UpdateMenuRoleLogic

Author: LiuFeiHua Date: 2023/12/18 15:58

func NewUpdateMenuRoleLogic

func NewUpdateMenuRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateMenuRoleLogic

func (*UpdateMenuRoleLogic) UpdateMenuRole

UpdateMenuRole 更新角色与菜单的关联(id为1的是系统预留超级管理员角色,不用关联)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL