Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmailSend ¶
func EmailSend(ctx echo.Context, m *modelCustomer.Customer, purpose string, titleAndMessage ...string) error
EmailSend 发送验证码邮件
func MobileSend ¶
func MobileSend(ctx echo.Context, m *modelCustomer.Customer, purpose string, messages ...string) error
MobileSend 发送验证码短信
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.