sys_enum_license

package
v0.3.14 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var License = license{
	PermissionType: PermissionType,
}
View Source
var (
	PermissionType = permissionType{
		ViewDetail: permission.New(5953153121845328, "ViewDetail", "查看主体信息", "查看某条主体信息"),
		List:       permission.New(5953153121845329, "List", "主体列表", "查看所有主体信息"),
		Update:     permission.New(5953153121845330, "Update", "更新资质审核信息", "更新某条资质审核信息"),
		SetState:   permission.New(5953153121845331, "SetState", "设置主体状态", "设置某主体认证状态"),
		Create:     permission.New(5953153121845332, "Create", "创建主体", "创建主体信息"),
	}
)

Functions

This section is empty.

Types

type PermissionTypeEnum

type PermissionTypeEnum = *sys_model.SysPermissionTree

Jump to

Keyboard shortcuts

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