文档
测试

获取自然人用户信息

GET
http://localhost/dev-api/system/nature/getInfo

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer 8eaaee67-40c4-4f4d-be2c-e9e130962c50
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
userType
string
用户类型,详见字典 sys_user_type
必填
user
object
数据字典
必填
searchValue
object
示例:null
必填
createBy
object
示例:null
必填
createTime
object
示例:null
必填
updateBy
object
示例:null
必填
updateTime
object
示例:null
必填
remark
object
示例:null
必填
params
object
数据字典
必填
natureId
int
示例:19
必填
userId
int
示例:127
必填
cardType
string
证件类型 示例:1
必填
realName
string
姓名 示例:茅书华
必填
cardNum
string
身份证号 示例:111212291129016422
必填
phoneNum
string
手机号 示例:18651878734
必填
registerTime
string
注册时间 示例:2021-10-18
必填