查看用户详情
POST
http://192.168.0.148:3000/customer/detail
接口描述
查看用户详情
请求头
参数名
类型
描述
必填
code
string
示例:识别码
必填
请求参数
参数名
类型
描述
必填
id
int
用户id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
id
int
用户id 示例:20
必填
member_id
int
会员号 示例:10181129
必填
balance
string
余额 示例:27.00
必填
deposit
string
押金 示例:0.00
必填
openid
string
openid 示例:o-poG5tsVQJZRywwTII79ABktEzk
必填
unionid
object
unionid 示例:null
必填
app_type
int
来源,1:wechat;2:alipay;3:app 示例:1
必填
realname
object
真实姓名 示例:null
必填
id_card
object
身份证 示例:null
必填
certification
int
实名认证(1为认证,0为未认证) 示例:0
必填
mobile
object
手机 示例:null
必填
email
object
邮箱 示例:null
必填
password
object
密码 示例:null
必填
is_auth
int
是否授权 示例:1
必填
nick
string
用户名 示例:Come on
必填
nickCode
string
用户名编码 示例:Q29tZSBvbg==
必填
avatar
string
头像 示例:https://thirdwx.qlogo.cn/mmopen/vi_32/36cFU7FvJwNvMiahDvtsIV9jEJJcibpGC5zK3OZ5AC06a8K88zJglSfvCzd0UEPmPkjPqhy1hCeVgUKV0dcuPEdA/132
必填
gender
int
性别 示例:1
必填
country
string
国家 示例:Albania
必填
province
string
省份 示例:
必填
city
string
城市 示例:
必填
last_login
string
最后登录时间 示例:2020-12-08 16:34
必填
order_num
int
订单数量 示例:78
必填
last_order
int
最后下单时间 示例:1607416494
必填
not_delete
int
是否不删除 示例:1
必填
create_time
string
创建时间 示例:2020-11-11 09:42
必填
update_time
int
更新时间 示例:1606275438
必填
order_active
int
租借次数 示例:2
必填
order_overdue
int
租借到期的示例:0
必填
msg
string
示例:用户详情
必填