🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 获取代理详细资料 ~~~[api] post:http://thinkagentlarge.data.cuci.cc/agent/api.v1.member/getDetail.html *unionid=ozGHaw4rp0tKZV4TEVrOTHkoni9c#绑定微信unionid deviceid=1234567890#授权设备ID <<< 操作成功 { "code": 1, "msg": "获取代理详细信息!", "data": { "member": { "id": 6106, "spreat_id": 0, "spreat_path": null, "intention": 0, "deviceid": "", "unionid": "oGsrkszQSaou6tKM-4c2Tl625Ta8", "username": "", "phone": "13126419195", "nickname": "", "wechat_num": "", "password": "e10adc3949ba59abbe56e057f20f883e", "headimg": "", "province": "", "city": "", "area": "", "address": "", "sex": "", "level": 1, "remark": "", "total_integral": 0, "used_integral": 0, "is_deleted": 0, "is_agent": 1, "status": 1, "is_register": 0, "is_consume": 0, "create_at": "2018-03-31 14:44:42", "weight": "0.00", "height": "0.00", "idcard": "", "idcard_img_front": null, "idcard_img_back": null, "bank_name": "", "bank_account": "", "bank_card": "", "nation": "", "education": "", "birthday": null, "year_income": "0.00", "star_sign": "" }, "agent": { "id": 86, "mid": 6106, "type": 1, "brand_id": 10, "code": "BZL-65278654", "opid": 0, "tpid": 0, "hpid": 0, "spid": 0, "pid": 0, "spreat": "-", "spreat_code": "ABOPES", "grade": 0, "level": 1, "star": 1, "province": "", "city": "", "area": "", "spreat_num": 0, "spreat_two_num": 0, "spreat_thr_num": 0, "spreat_team_num": 0, "team_num": 0, "fans_num": 0, "is_deleted": 0, "status": 1, "expire_date": "2019-03-10", "author_at": "2018-02-10 19:05:27", "source": 1, "is_black": 0, "create_at": "2018-03-31 15:46:39", "refuse_reason": "", "bail": "0.00", "bail_img": null, "threshold": "0.00", "threshold_img": null, "share_num": 0, "superior": "总部", "level_title": "董事一星", "downAgentNum": 0, "flatAgentNum": 0 }, "assets": { "id": 78, "agent_id": 86, "rebate_money": "0.00", "rebate_account": "0.00", "recharge_money": "0.00", "recharge_account": "0.00", "withdraw_money": "0.00", "no_withdraw_money": "0.00", "buy_account": "0.00" } } } <<< 会员未登录 { "code": 0, "msg": "还没有登录哦,请登录后再来访问!", "data": [] } <<< 参数异常 { "code": 0, "msg": "接口异常,缺少必要参数!", "data": [] } ~~~