feat: 添加短信验证码发送功能及相关数据库模型
This commit is contained in:
@@ -7,4 +7,3 @@ type SmsCodeSendListQuery struct {
|
||||
|
||||
Phone *string `query:"phone"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -7,4 +7,3 @@ type SmsCodeSendListQuery struct {
|
||||
|
||||
Phone *string `query:"phone"`
|
||||
}
|
||||
|
||||
|
||||