/user/newFriend
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
code | 是 | int | 接口/user/newFriendCode返回的data字串 |
{
"result": 1,
"code": 0,
"msg": "成功",
"data": {
"id": "41",
"name": "Dream Catcher",
"level": "1",
"score": "0",
"is_ban": "0",
"province_id": null,
"city_id": null,
"district_id": null,
"gender": "1",
"age": null,
"avatar": "http://static.ouj.com/shoes/test/avatar/avatar_41_720143884022e236bff4f46129a3ce1f.jpg"
}
}
参数名 | 类型 | 说明 |
---|---|---|
data | object | 用户信息 |