文档
测试

获取用户详细信息

GET
http://127.0.0.1/app/doctor/user/getUserDetail

请求参数

参数名
类型
描述
必填
phone
string
{{phone}}
必填
token
string
{{token}}
必填
userId
int
用户id
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:获取成功
必填
state
int
示例:1
必填
user
object
数据字典
必填
email
string
示例:
必填
id
int
示例:4436
必填
isActive
boolean
示例:true
必填
name
string
示例:huawen
必填
phone
string
手机号
必填
regSource
string
示例:
必填
registerDate
string
示例:2022-02-28 09:50:42
必填
type
int
示例:3
必填
userInfoVo
object
数据字典
必填
avatarID
int
示例:0
必填
birthday
object
出生年月
必填
bmi
int
示例:0
必填
city
string
示例:
必填
currentStage
string
示例:
必填
diabetesType
int
示例:0
必填
district
string
示例:
必填
hasDiabetes
boolean
示例:false
必填
hasFamilyDiabetes
boolean
示例:false
必填
height
int
示例:0
必填
hipline
int
示例:0
必填
iDCode
string
示例:
必填
id
int
示例:620
必填
isGourmand
boolean
示例:false
必填
isSport
boolean
示例:false
必填
memberState
int
示例:0
必填
phone
string
示例:
必填
province
string
示例:
必填
sex
boolean
性别
必填
trueName
string
示例:
必填
userId
int
示例:4436
必填
waist
int
示例:0
必填
weight
int
示例:0
必填
weightGoalLevel
int
示例:2
必填
weightGoalType
int
示例:3
必填