bug修复

This commit is contained in:
18792927508
2024-04-29 16:37:57 +08:00
parent 09c3555645
commit 95a91b4189
6 changed files with 13 additions and 30 deletions
@@ -64,8 +64,5 @@ public class CacheConstants
* 角色 redis key
*/
public static final String ROLE_KEY = "role_key:";
/**
* 部门 redis key
*/
public static final String DEPT_KEY = "dept_key:";
}