查看用户信息
GET
{{development}}/v1/common/information
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
id
string
示例:75fca60a9b2d4b9ca6217cf4994267e4
必填
type
int
// 类型(1企业,2个人,1默认)
必填
username
string
用户名
必填
mobile
string
示例:18049498217
必填
realname
string
真实姓名
必填
enterpriseName
string
企业名称
必填
status
int
示例:1
必填
createTime
string
示例:2021-11-19 09:35:11
必填
updateTime
string
示例:2021-11-19 09:39:16
必填
success
boolean
示例:true
必填