Commit 7f2c0628 authored by 董建华's avatar 董建华

验证码

parent 73cacd05
...@@ -172,7 +172,7 @@ public interface Constants { ...@@ -172,7 +172,7 @@ public interface Constants {
/** /**
* 图形验证码有效期 * 图形验证码有效期
*/ */
Long IMAGE_CAPTCHA_REDIS_CACHE_TIME_OUT = 10L; Long IMAGE_CAPTCHA_REDIS_CACHE_TIME_OUT = 1L;
/** /**
* 默认随机密码长度 * 默认随机密码长度
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment