车享宝


登陆之后获取用户信息

<p><strong>简要描述:</strong> </p> <ul> <li>登陆之后获取用户信息</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>user/get/info</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>get </li> </ul> <p><strong>参数:</strong> header中传token</p> <p><strong>返回示例</strong></p> <pre><code>{ "code": 200, "data": { "balance": 0.0, "car": [ { "id": 303043, "userId": 178, "cardImg": "https://chexiangbao.oss-accelerate.aliyuncs.com/headImg/1620701052906-fdba982b-fc83-49dd.jpg", "carOwner": "郭汝昌", "carType": "小型轿车", "carNo": "川AJ2922", "model": "大众牌FV7160BBMBG", "vin": "LFV2A1BS5H4535459", "userNature": "非营运", "engineNo": "JJ0900", "registerDate": "2017-03-09T16:00:00.000+0000", "state": 4, "carValue": 0.0, "fee": 0.0, "createTime": "2021-04-29T06:20:48.000+0000", //申请时间 "carImgId": null, "carImgState": 0, "carImgRefusedReason": null, "maStartTime": null, //开始互助时间 "maEndTime": null, "maCancelTime": null, //取消互助时间 "cancelTimes": 0, "insurancePolicy": null, "timeFormat": "2021-04-29 14:20:48", "waitEffectiveTime": null //待生效时间 } ], "maFlag": true, "maxPublicityId": 32, "user": { "id": 178, "mobile": "17628649793", "nickName": "Zc", "userNo": 202104146306, "state": 2, "province": "四川省", "city": "成都市", "headImg": "https://thirdwx.qlogo.cn/mmopen/vi_32/ajNVdqHZLLCnzIENg4M56rOH4aBCosVN3OteZvN73gB7k7xw8Wous1CfibrSQ2UYq6rYU3YUpkibNw5sOB07YhpQ/132", "carCount": 0, "createTime": "2021-04-14T06:29:04.000+0000", "vipFee": 0.0, "payType": null, "payTime": null, "comeFrom": 2, "inviteUserId": 180, "appId": null, "gender": 1, "totalReward": 0.0, "companyId": 1, "balance": null, "timeFormat": null, "inviteUserNickName": null, "inviteUserMobile": null, "password": null } }, "message": "success" } </code></pre> <p><strong>备注</strong> </p> <ul> <li>报价中 预计通过时间:createTime + 一小时</li> <li>报价失败 处理时间: createTime + 半小时</li> <li>报价成功 申请时间: createTime</li> <li>审核中 申请时间: createTime</li> <li>审核失败 显示成申请时间吧,处理时间是没有的</li> <li>互助中 有效期: maStartTime - maStartTime+一年</li> <li>互助待生效 预计生效时间 : waitEffectiveTime + 7天</li> <li>已取消 取消时间:maCancelTime</li> <li>审核通过 显示成申请时间吧,处理时间是没有的</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML