src/hooks/web/useCache.ts @@ -10,6 +10,7 @@ // 用户相关 ROLE_ROUTERS: 'roleRouters', USER: 'user', ROOM: 'room', // 系统设置 IS_DARK: 'isDark', LANG: 'lang',