用户登录问题修改
This commit is contained in:
parent
2de7f812ce
commit
a1ea5b8077
|
|
@ -46,7 +46,7 @@ public class CacheConstants {
|
||||||
/**
|
/**
|
||||||
* 手机验证码 redis key
|
* 手机验证码 redis key
|
||||||
*/
|
*/
|
||||||
public static final String CAPTCHA_PHONE_CODE_KEY = "captcha_phone_codes:";
|
public static final String VERIFICATION_CODE = "verification-code:";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 参数管理 cache key
|
* 参数管理 cache key
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue