Commit 2e09909e authored by Java—红包—徐 然's avatar Java—红包—徐 然

Merge branch 'master' into feature/20171113-QGCPGL-467

parents dacd1299 5a5110cd
...@@ -13,7 +13,6 @@ public interface Constants { ...@@ -13,7 +13,6 @@ public interface Constants {
String IMAGE_CAPTCHA_KEY = "img_captcha:"; String IMAGE_CAPTCHA_KEY = "img_captcha:";
String REDIS_CAPTCHA_KEY = "auth:"; String REDIS_CAPTCHA_KEY = "auth:";
String REDIS_CAPTCHA_KEY_PATTERN = REDIS_CAPTCHA_KEY + IMAGE_CAPTCHA_KEY + "*";
String CONFIG_CAPTCHA = "cfg_captcha_%"; String CONFIG_CAPTCHA = "cfg_captcha_%";
// app 后端白名单 // app 后端白名单
......
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