full

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UserName    = "admin"
	Password    = "123456"
	DisPlayName = "超级管理员"
)

用户相关

View Source
const (
	RoleCode = "admin"
	Desc     = ""
)

角色相关

Variables

This section is empty.

Functions

This section is empty.

Types

type InitialFull

type InitialFull interface {
	InitUser() error
	InitRole() error
	InitMenu() error
}

func NewInitial

func NewInitial(app *ioc.App) InitialFull

Jump to

Keyboard shortcuts

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