文档
测试

根据电话查用户信息

GET
http://127.0.0.1:8888/card/getUserInfo?phone=12345678910&userID=1

请求参数

参数名
类型
描述
必填
phone
int
示例:12345678910
必填
userID
int
示例:1
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
is_bind
int
示例:1 是否已绑定用户, 0: 未绑定, 1 已绑定
必填
user_info
object
数据字典
必填
addr
string
示例:西安市
必填
create_time
string
示例:Thu, 10 Sep 2020 20:10:05 GMT
必填
face_pic
object
示例:null
必填
id
int
示例:2
必填
im_id
object
示例:null
必填
is_delete
string
示例:0
必填
is_superadmin
object
示例:null
必填
is_vip
object
示例:null
必填
is_working
object
示例:null
必填
last_time
string
示例:Thu, 10 Sep 2020 20:10:08 GMT
必填
name
string
示例:客户1
必填
performances
object
示例:null
必填
phone
string
示例:12345678910
必填
pw
object
示例:null
必填
qq_id
object
示例:null
必填
region_id
object
示例:null
必填
sex
string
示例:1
必填
tag
array
数据列表
必填
type
string
示例:0
必填
user_workers_id
string
示例:1
必填
wx_openid
object
示例:null
必填
wx_unionid
object
示例:null
必填
list
string
示例:
必填
msg
string
示例:success
必填
status
int
示例:1
必填