define

package
v0.0.0-...-b701592 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// MailPassword 邮件发送者密码
	MailPassword = "SCHKTABLAAGBTSXA"

	// PageSize 分页的默认参数
	PageSize = 10

	// CodeLength 验证码长度
	CodeLength = 6

	// CodeExpire 验证码过期时间(s)
	CodeExpire = 300

	// TimeZone 默认时区
	TimeZone = "Asia/Shanghai"

	// DatetimeFormat 时间格式化参数
	DatetimeFormat = "2006-01-02 15:04:05"

	// DateDayFormat 时间格式化参数
	DateDayFormat = "2006-01-02"

	// TokenExpire Token 过期时间
	TokenExpire = 3600

	// RefreshTokenExpire Token 刷新过期时间
	RefreshTokenExpire = 7200
)

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