文档
测试

查看用户信息(userInfo)

GET
/user/userInfo

接口描述

查看用户信息

请求参数

参数名
类型
描述
必填
userId
string
当前用户id
可选
otherUserId
string
被查看用户id
必填

响应参数

参数名
类型
描述
必填
userId
string
用户id
必填
nickName
string
用户昵称
必填
realName
string
用户真实姓名
必填
pic
string
头像
必填
userType
int
用户类型 1会员 2经销商 3平台账号 4企业账号
必填
userSign
string
个性签名
必填
sex
string
性别 M(男) or F(女)
必填
provinceId
string
省id
必填
cityId
string
市id
必填
myFollowNum
int
我的关注数
必填
followMeNum
int
我的粉丝数
必填
collectNum
int
收藏数
必填
isFollow
int
是否关注
必填
myWorks
int
我的作品数
必填
myNews
int
我的文章作品数
必填
myVideo
int
我的视频作品数
必填
userMobile
string
手机号
必填
birthDate
date
生日
必填
hasCelebrity
int
名人标识 1名人
必填
intro
string
简介
必填