文档
测试

修改个人信息

POST
/api/user/saveMyInfo

请求头

参数名
类型
描述
必填
token
String
必填

请求参数

参数名
类型
描述
必填
tellPhone
int
示例:18819352468
必填
email
string
示例:scauyu2017@163.com
必填

响应参数

参数名
类型
描述
必填
type
int
示例:0
必填
code
string
示例:xxxxxx
必填
msg
string
示例:修改成功
必填