修改 aliyun,短信,oss,验证码
This commit is contained in:
@ -2,7 +2,7 @@ package consts
|
||||
|
||||
// 用户
|
||||
const (
|
||||
UserBindPhoneKey = "user:bindPhone:%d"
|
||||
UserBindPhoneKey = "user:bindPhone:%s"
|
||||
UserCodeExpire = 5 * 60
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user