个人信息推荐

seek/

接口描述

请求方式:GET

请求参数

参数名
类型
描述
必填
user_id
int
示例:4
必填

响应参数

参数名
类型
描述
必填
data_base
object
数据字典
必填
user_id
int
示例:4
必填
name
string
示例:半藏森林
必填
gender
object
示例:null
必填
age
object
示例:null
必填
height
object
示例:null
必填
address
object
示例:null
必填
school
string
示例:家里蹲大学
必填
education
object
示例:null
必填
educational_system
object
示例:null
必填
constellation
object
示例:null
必填
occupation
object
示例:null
必填
salary
object
示例:null
必填
about_me
object
示例:null
必填
hobby
object
示例:null
必填
emotion
object
示例:null
必填
birthday
object
示例:null
必填
cover
object
示例:null
必填
data_attestation
object
数据字典
必填
user_id
int
示例:4
必填
user_identity
string
示例:0
必填
user_education
string
示例:0
必填
data_validation
string
示例:0
必填
create_time
object
示例:null
必填
img
array
数据列表
必填

返回示例

```json { "data_base": { "user_id": 4, "name": "半藏森林", "gender": null, "age": null, "height": null, "address": null, "school": "家里蹲大学", "education": null, "educational_system": null, "constellation": null, "occupation": null, "salary": null, "about_me": null, "hobby": null, "emotion": null, "birthday": null, "cover": null }, "data_attestation": { "user_id": 4, "user_identity": "0", "user_education": "0", "data_validation": "0", "create_time": null }, "img": [] } ```

说明

![image.png](https://cos.easydoc.net/29611097/files/km1terab.png)