export const STORAGE_KEYS = { TOKEN: 'token', USER: 'userInfo', TENCENT_USER_SIG: 'tencentUserSig' // 腾讯 IM 签名 }