/**
 * @description 全局存储的键名
 */
export const AUTH_KEY = "auth_token"
