优化代码

This commit is contained in:
RuoYi
2024-03-13 16:33:13 +08:00
parent f6ce55be47
commit 82a0eaed4a
4 changed files with 4 additions and 4 deletions

View File

@ -70,7 +70,7 @@ public class ShiroConstants
/**
* 登录记录缓存
*/
public static final String LOGINRECORDCACHE = "loginRecordCache";
public static final String LOGIN_RECORD_CACHE = "loginRecordCache";
/**
* 系统活跃用户缓存