organization

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Organization = organization{
	PermissionType: PermissionType,
}
View Source
var PermissionType = permissionType{
	ViewDetail: permission.New(5948649434447941, "ViewDetail", "查看组织架构", "查看某个组织架构"),
	List:       permission.New(5948649530392645, "List", "组织架构列表", "查看所有组织架构列表"),
	Update:     permission.New(5948649642721349, "Update", "更新组织架构", "更新某个组织架构"),
	Delete:     permission.New(5948649739583557, "Delete", "删除组织架构", "删除某个组织架构"),
	Create:     permission.New(5948649828712517, "Create", "创建组织架构", "创建组织架构"),
}

Functions

This section is empty.

Types

type PermissionTypeEnum

type PermissionTypeEnum = base_permission.IPermission

Jump to

Keyboard shortcuts

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