chong

Updates 用户鉴权/README.md

Auto commit by GitBook Editor
... ... @@ -51,11 +51,12 @@ x-be-product com.boxfishedu.teacher \(必须包含 teacher or student \)
用户密码不正确
http code 401
http code 401
```json
{
"msg":"用户密码不正确!"
}
}
```
* 用户不合法 用户头信息中 和用户账号类型不匹配
... ...