chong

Updates 用户鉴权/README.md

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