短信验证码失效设置
This commit is contained in:
@@ -43,7 +43,7 @@ public class CommonController {
|
||||
/**
|
||||
* 一分钟
|
||||
*/
|
||||
protected static final long ONE_MINUTE = 60;
|
||||
protected static final long ONE_MINUTE = 1800;
|
||||
|
||||
/**
|
||||
* 发送短信验证码
|
||||
|
||||
Reference in New Issue
Block a user