global

package
v0.0.0-...-861475b Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 0 Imported by: 6

Documentation

Index

Constants

View Source
const (
	Zero             = 0
	EmptyArrayString = "[]"
	EmptyString      = ""
	IdString         = "id"
)
View Source
const (
	// StatusActive 激活状态
	StatusActive = 1
	// StatusForbidden 禁用状态
	StatusForbidden = 2
)
View Source
const (
	// DelStateYes 删除状态
	DelStateYes = 1
	// DelStateNo 未删除状态
	DelStateNo = 2
)
View Source
const (
	// LoginCodeType 验证码
	LoginCodeType = 1
	// LoginPasswordType 密码
	LoginPasswordType = 2
	//	LoginZhiFubaoType 支付宝
	LoginZhiFubaoType = 3
	// LoginWeixinType 微信
	LoginWeixinType = 4
	// LoginXinlangType 新浪
	LoginXinlangType = 5
	// LoginQQType QQ
	LoginQQType = 6
)

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