export const errorMap = { 500: '服务器错误', 602: '用户名或密码不合法', 610: '用户名格式错误', 612: '用户已存在', 620: '用户不存在', 621: '密码错误', };