response

package
v0.0.0-...-594642b Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfoResponse

type InfoResponse struct {
	//头像
	Aatar string `json:"avatar"`
	//手机号
	UserName string `json:"userName"`
	//id
	UserID uint64 `json:"userId"`
	//昵称
	Name string `json:"name"`
	//角色名称
	Roles []string `json:"roles"`
	//角色权限
	Permissions []string `json:"permissions"`

} //@name InfoResponse

Jump to

Keyboard shortcuts

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