个人中心-数据加载
POST
http://localhost:8080/app/userCenter
接口描述
【开发必看】user_info里面有返回一个是否已实名认证 is_verify 如果已实名认证 则页面下方的实名认证点击弹出提示:您已认证,如需修改请联系客服
请求参数
参数名
类型
描述
必填
user_id
string
示例:4c3dcd469f894c5689b1c96e74716cda
必填
sign
string
示例:3a89a1b7572af920a1fa88b8592aaf77
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
errors
object
数据字典
必填
msg
string
示例:操作成功
必填
user_real_name
string
用户姓名 示例:胡三炮
必填
user_head_img
string
用户头像 示例:https://baiyiquan.oss-cn-shenzhen.aliyuncs.com/1630289927341.png
必填
recommand_code
string
邀请码 示例:LB7WY3
必填
level_name
string
会员等级名称 示例:优选会员
必填
user_make_money
double
创业金 示例:0
必填
user_lucky_num
int
幸运值 示例:1300
必填
user_group_coupon
int
拼团券 示例:10
必填
coupon_num
int
优惠券 示例:11
必填
level_id
string
会员等级id 用不到 示例:default_user
必填
is_verify
int
是否已实名认证 0否 1是
必填
kf_url
string
底部跟右上角的在线客服地址 点击webview加载
必填
notice_count
int
右上角的未读消息数 示例:2
必填
total_direct_num
int
直接客户人数 示例:2
必填
today_direct_num
int
直接客户人数右上角的今日新增客户人数 示例:0
必填
total_team_num
int
团队客户人数 示例:2
必填
today_team_num
int
团队客户人数右上角的今日新增客户人数 示例:2
必填
hp_order_num
int
团购订单笔数 示例:6
必填
hp_order_amount
double
团购订单金额 示例:599.88
必填
return_profit_order_num
int
返利订单笔数 示例:0
必填
return_profit_order_amount
double
返利订单金额 示例:0
必填
today_profit
double
今日收益 示例:0
必填
total_profit
double
累计收益 示例:500
必填
pt_profit
double
拼团红包 示例:0
必填
group_buy_profit
double
团购佣金 示例:0
必填
return_profit
double
返利佣金 示例:0
必填