commonModel

package
v0.0.0-...-2ddc99a Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Verificationcode

type Verificationcode struct {
	Tel        string // 手机号码
	CreateTime int64  // 创建时间戳
	Code       string // 生成的验证码
}

验证码

func (*Verificationcode) AddVerificationcode

func (v *Verificationcode) AddVerificationcode() error

添加验证码信息

func (*Verificationcode) DeleteVerificationcode

func (v *Verificationcode) DeleteVerificationcode()

删除验证码信息

func (*Verificationcode) GetVerificationcode

func (v *Verificationcode) GetVerificationcode() error

获取验证码信息

Jump to

Keyboard shortcuts

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