获取用户信息根据id
POST
http://localhost:8071/v1.0/user/infoById
接口描述
获取用户信息
请求头
参数名
类型
描述
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
userId
int
示例:1229585
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
id
int
示例:1229585
必填
userName
string
示例:熊南2123
必填
createTime
string
示例:2022-04-22 10:36:10
必填
updateTime
object
示例:null
必填
loginTime
string
示例:2022-04-22 10:36:10
必填
channel
object
示例:null
必填
channelNumber
object
示例:null
必填
token
string
示例:X11of1CitcDsedaGaxBAULmXaDCVJfXIMB8c/K00JHObN8lCJzAlu4MPnO59zF77iZHH42TIyYes+tscLaBWyuyxMS7o5DP0qxveoh+iuew=
必填
coin
int
示例:0
必填
coinTotal
int
示例:0
必填
status
int
示例:1
必填
type
int
示例:0 0位普通用户 1位永久会员 2为临时会员 3会员过期
必填
portrait
string
示例:http://thirdqq.qlogo.cn/g?b=oidb&k=TMVwZtIUEn0aIiaUJOV8PbQ&s=100&t=1611854787
必填
expirationTime
object
示例:null
必填
sex
int
示例:0
必填
interactCount
object
示例:null
必填
message
string
示例:操作成功
必填