请求头
参数名
类型
描述
必填
Authorization
String
token
必填
说明 / 示例
需要token
响应
{
"status": 200,
"success": true,
"msg": "操作成功",
"data": {
"uid": 2, --用户id
"username": "15974283408", -- 用户名
"account": null,
"couponCount": 0, --优惠券数量
"colletCount":0 收藏数
"orderStatusNum": {
"orderCount": 0, 消费笔数
"sumPrice": 0.0, 商城合计消费
"unpaidCount": 0,
"unshippedCount": 0,
"receivedCount": 0,
"evaluatedCount": 0,
"completeCount": 0,
"refundCount": 0
},
"statu": null,
"sumSignDay": null,
"isDaySign": null,
"isYesterDaySign": null,
"checkStatus": false,
"birthday": 0,
"mark": "",
"nickname": "15974283408",
"avatar": "https://image.dayouqiantu.cn/5e79f6cfd33b6.png",
"phone": "15974283408",
"addIp": "175.11.29.2",
"lastIp": "175.11.29.2",
"nowMoney": 0.00,
"brokeragePrice": 0.00, --佣金金额
"integral": 0.00,
"signNum": 0,
"status": true,
"level": 0, --会员等级0 游客,1普通会员,2荣誉,3荣耀
"spreadUid": 0,
"userType": "h5",
"isPromoter": 0,
"payCount": 0,
"spreadCount": 0,
"addres": "",
"adminid": 0, --1是 商户入驻,0是普通用户
"loginType": "",
"vip": null,
"vipId": null,
"vipIcon": null,
"vipName": null,
"viptime": "2020-11-23"
"realName": "刘德华",
"identitycard":"432901111111111111",
"idCardFront":"http://pic.uhuipay.com/three.2162defb.png",
"idCardFront2": "http://pic.uhuipay.com/three.2162defb.png",
"sex": 1 ,
"isPartner": 0,
"partnerTime": "",
"storeStatus": 0,
"storeTime": "",
"advMoney": 0
},
"time": "2020-09-19 13:40:44"
}