server

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserServiceServer

type UserServiceServer struct {
	sysclient.UnimplementedUserServiceServer
	// contains filtered or unexported fields
}

func NewUserServiceServer

func NewUserServiceServer(svcCtx *svc.ServiceContext) *UserServiceServer

func (*UserServiceServer) AddUser added in v0.0.2

添加用户信息表

func (*UserServiceServer) DeleteUser added in v0.0.2

删除用户信息表

func (*UserServiceServer) Login

用户登录

func (*UserServiceServer) QueryDeptAndPostList added in v0.0.2

查询所有部门和岗位

func (*UserServiceServer) QueryUserDetail added in v0.0.2

查询用户信息表详情

func (*UserServiceServer) QueryUserList added in v0.0.2

查询用户信息表列表

func (*UserServiceServer) QueryUserRoleList added in v0.0.2

查询用户与角色的关联

func (*UserServiceServer) ReSetPassword

重置用户密码

func (*UserServiceServer) UpdateUser added in v0.0.2

更新用户信息表

func (*UserServiceServer) UpdateUserRoleList added in v0.0.2

更新用户与角色的关联

func (*UserServiceServer) UpdateUserStatus

更新用户信息表状态

func (*UserServiceServer) UserInfo

获取用户个人信息

Jump to

Keyboard shortcuts

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