feat: 添加短信验证码发送功能及相关数据库模型
This commit is contained in:
@@ -14,4 +14,3 @@ type SmsCodeSend struct {
|
||||
}
|
||||
|
||||
func (*SmsCodeSend) TableName() string { return TableNameSmsCodeSend }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user