consts

package
v0.0.0-...-e5d1c0a Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IsUsedY = "Y" // 启用
	IsUsedN = "N" // 禁用
)
View Source
const (
	IsDeleteN = "N" // 未删
	IsDeleteY = "Y" // 已删
)
View Source
const (
	IsBigY = "Y" // 是海量
	IsBigN = "N" // 非海量
)
View Source
const (
	IsMenuYes = "Y" // 是菜单
	IsMenuNo  = "N" // 非菜单
)
View Source
const (
	IsYes = "Y" //
	IsNo  = "N" //
)
View Source
const (
	Read     int64 = 1
	Write    int64 = 2
	Submit   int64 = 4
	Unsubmit int64 = 8
	Imp      int64 = 16
)
View Source
const (
	C = "C" //新增
	R = "R" //读取
	U = "U" //更新
	D = "D" //删除
	S = "S" //提交
	B = "B" //反提交
	I = "I" //导出
	V = "V" //作废
)

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