export default { '500':'服务器错误', '405': '资源被禁止', '404': '操作失败', '401': '无效的登录,或者登录已过期,请重新登录。', 'default': '未知错误' }