新增注册功能 通过手机号注册账号90%
This commit is contained in:
@ -69,7 +69,7 @@ public class Constants
|
||||
/**
|
||||
* 手机号验证码有效期(分钟)
|
||||
*/
|
||||
public static final Integer CAPTCHA_PHONE_EXPIRATION = 2;
|
||||
public static final Integer CAPTCHA_PHONE_EXPIRATION = 15;
|
||||
|
||||
/**
|
||||
* 令牌
|
||||
|
Reference in New Issue
Block a user