文档
测试

修改手机,头像,昵称等用户信息

POST
http://wxp520.top:88/api/user/user/change_info

请求头

参数名
类型
描述
必填
Authorization
string
Bearer 44388660-81c6-42d5-9740-b2d9d496a86c
必填

请求参数

参数名
类型
描述
必填
phone
string
示例:8888333
必填
headImage
string
示例:ss.png
必填
fullName
string
示例:卢本伟
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
user
object
数据字典
必填
id
object
示例:null
必填
name
object
示例:null
必填
password
object
示例:null
必填
fullName
string
示例:卢本伟
必填
headImage
string
示例:ss.png
必填
phone
string
示例:8888333
必填
moeny
object
示例:null
必填
authorities
object
示例:null
必填
msg
string
示例:用户信息修改成功!
必填

说明 / 示例

## 需要token信息 ![image.png](https://cos.easydoc.net/72550279/files/kg30posl.png)