export const STORAGE_KEYS = { TOKEN: 'token', USER: 'userInfo', TENCENT_USER_SIG: 'tencentUserSig', // 腾讯 IM 签名 // 字体大小 FONT_SIZE: 'fontSizeData', }