undancer

Updated 用户信息 (markdown)

... ... @@ -2,7 +2,7 @@ current_user_url: /user/me
该接口中追加需要完成的任务(client_tasks)字段,
'''json
```json
{
"client_tasks":[
{
... ... @@ -11,7 +11,7 @@ current_user_url: /user/me
}
]
}
'''
```
对应的key表
... ...