获取单个角色信息
GET
http://localhost:9100/project/user-account/get/account/one?accountId=2
请求头
参数名
类型
描述
必填
Access-Token
int
示例:15907109532
必填
请求参数
参数名
类型
描述
必填
accountId
int
示例:2
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:1
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
accountId
int
示例:2
必填
userId
int
示例:2
必填
userName
string
示例:mcw_001
必填
mobile
string
示例:15907109532
必填
referrer
int
示例:1
必填
referrerChain
string
示例:1
必填
userType
int
示例:1
必填
userTypeStr
object
示例:null
必填
accountBalance
int
示例:9000
必填
delFlag
int
示例:1
必填
createTime
string
示例:2020-09-21T14:04:03
必填
updateTime
string
示例:2020-09-21T14:04:03
必填
reserved1
string
示例:
必填
reserved2
string
示例:
必填
reserved3
string
示例:
必填
token
object
示例:null
必填
functionId
int
示例:0
必填