文档
测试

修改我的资料

POST
/api/user/myInformation

请求参数

参数名
类型
描述
必填
nickname
string
昵称
必填
gender
int/string
性别
必填
address
string
地址
必填
education_data
int/string
学历 0=初中,1=高中,2=大专,3=本科,4=硕士,5=博士
必填
marriage_data
int/string
婚姻状况 0=未婚,1=已婚
必填
monthly_pay_data
int/string
月薪 0=2k以下,1=2-5k,2=5k-10k,3=10-20k,4=20-50k,5=50k以上
必填
height
int/string
身高
必填
qq
string
qq号
必填
wechat
string
微信号
必填
add_phone
string
手机号
必填
avatar
string
头像
必填
content
string
交友宣言
必填
conditions
string
择友条件
必填
interest
string
兴趣爱好
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填
time
string
示例:1593939955
必填
data
object
示例:null
必填