获取用户信息
GET
http://localhost:8010/api/user/:id
响应参数
参数名
类型
描述
必填
code
Number
前后端响应状态码,0为失败,1为成功
必填
list
Object
返回的数据
必填
message
String
提示信息
必填