代码调整
This commit is contained in:
@@ -16,6 +16,11 @@ public enum RedisKeyEnum {
|
||||
ROLE_FUNCTION_KEY("ROLES_FUNCTIONS",-1L),
|
||||
PUBLIC_FUNCTIONS_KEY("PUBLIC_FUNCTIONS",-1L),
|
||||
|
||||
/***
|
||||
* app短信验证码,保存10分钟缓存
|
||||
*/
|
||||
SMS_LOGIN_KEY("SMS_LOGIN",10L),
|
||||
|
||||
/**
|
||||
* 终端信息查询缓存的公共key前缀
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user