Commit d9526e2b0245d45995bdc39720c5cc33cce9eb08
1 parent
8af0df3e
、
Showing
1 changed file
with
3 additions
and
4 deletions
04.用户云/1.2 登录注册-第三方登录.md
| ... | ... | @@ -85,8 +85,8 @@ |
| 85 | 85 | </table> |
| 86 | 86 | |
| 87 | 87 | ----- |
| 88 | -#### 返回格式说明: | |
| 89 | -``` | |
| 88 | +#### 返回DATA格式说明: | |
| 89 | + | |
| 90 | 90 | { |
| 91 | 91 | "uid": "122", |
| 92 | 92 | "uname": "2222222@qq.com", |
| ... | ... | @@ -95,5 +95,4 @@ |
| 95 | 95 | "location": "China", |
| 96 | 96 | "faceUrl": "http://www.cnlive.com/selfplatform/upload/face/201462/c3646d4e-5f08-4f0b-9ec0-2ff0d4f393ea.jpg", |
| 97 | 97 | "token": "12345678901234567890123456789012", |
| 98 | - | |
| 99 | -} | |
| 98 | +} | |
| 100 | 99 | \ No newline at end of file | ... | ... |