package constants const ( UserCacheKey = "user" // 用户登录的缓存键 )