{ // ID int64 id; // 管理员ID int64 adminId; // 用户ID int64 userId; // IP string ip; // UserAgent string userAgent; // 登录时间 int64 createdAt; }