entenum

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DataPermAll is the data permission of all data
	DataPermAll    = 1
	DataPermAllStr = "1"

	// DataPermCustomDept is the data permission of custom department data
	DataPermCustomDept    = 2
	DataPermCustomDeptStr = "2"

	// DataPermOwnDeptAndSub is the data permission of users's own department and sub departments data
	DataPermOwnDeptAndSub    = 3
	DataPermOwnDeptAndSubStr = "3"

	// DataPermOwnDept is the data permission of users's own department data
	DataPermOwnDept    = 4
	DataPermOwnDeptStr = "4"

	// DataPermSelf is the data permission of your own data
	DataPermSelf    = 5
	DataPermSelfStr = "5"
)
View Source
const (
	// TenantDefaultId is the default id of tenant
	TenantDefaultId uint64 = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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