ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# 获取区域代理详细资料 ~~~[api] post:http://thinkagentlarge.data.cuci.cc/agent/api.v1.domain/getDetail.html *unionid=oGsrks1Vd2boIxw3KjWdfrgD2XjY#绑定微信unionid deviceid=1234567890#授权设备ID <<< 操作成功 { "code": 1, "msg": "获取区域代理详细信息!", "data": { "member": { "id": 6126, "spreat_id": 0, "spreat_path": null, "intention": 0, "deviceid": "", "unionid": "oGsrks1Vd2boIxw3KjWdfrgD2XjY", "username": "菲12", "phone": "13580446805", "nickname": "fei", "wechat_num": "SuperX", "password": "23e1652f4753ae7e3c189c505231c00c", "headimg": "http://localhost/thinkagent/static/upload/9c84ab1fd5761195/be58ab0193199a38.jpg", "province": "河北省", "city": "石家庄市", "area": "长安区", "address": "人民路12", "sex": "女", "level": 1, "remark": "", "total_integral": 0, "used_integral": 0, "is_deleted": 0, "is_agent": 1, "status": 1, "is_consume": 0, "create_at": "2018-04-03 21:36:25", "weight": "0.00", "height": "0.00", "idcard": "440910190909876722", "idcard_img_front": "http://localhost/thinkagentlarge/static/upload/bb8679c6de9c9f6a/2506c4d579a7fb3c.jpg", "idcard_img_back": "http://localhost/thinkagentlarge/static/upload/bb8679c6de9c9f6a/2506c4d579a7fb3c.jpg", "bank_name": "", "bank_account": "", "bank_card": "", "nation": "", "education": "", "birthday": null, "year_income": "0.00", "star_sign": "" }, "agent": { "id": 80, "mid": 6126, "type": 1, "brand_id": 10, "code": "BZL-38671137", "opid": 0, "tpid": 0, "hpid": 0, "spid": 0, "pid": 0, "spreat": "-", "spreat_code": "BDULMO", "grade": 0, "level": 1, "star": 3, "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-02-10 19:05:27", "refuse_reason": "", "bail": "11.00", "bail_img": "http://localhost/thinkagent/static/upload/47a1215264da868c/736c9c9382d97a4b.jpg", "threshold": "12.00", "threshold_img": "http://localhost/thinkagent/static/upload/bb8679c6de9c9f6a/2506c4d579a7fb3c.jpg", "share_num": 1, "grade_title": null }, "assets": { "id": 73, "agent_id": 80, "rebate_money": "1560.00", "rebate_account": "1560.00", "recharge_money": "0.00", "recharge_account": "0.00", "withdraw_money": "0.00", "no_withdraw_money": "0.00", "buy_account": "0.00" }, "brand": { "id": 10, "brand_logo": "http://p6llfjws9.bkt.clouddn.com//7ce6507cdea0bad5/070dc6d721b79a20.png", "brand_cover": "http://p6llfjws9.bkt.clouddn.com/9b00659a5638fd14/24ccd79981d9ea1c.jpg", "brand_title": "生命码", "brand_desc": "生命码", "brand_detail": "&lt;p&gt;&lt;strong&gt;12&lt;span style=&quot;color:#f39c12;&quot;&gt;1212&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;", "sort": 0, "status": 1, "is_deleted": 0, "create_at": "2018-03-07 17:56:05" } } } <<< 会员未登录 { "code": 0, "msg": "还没有登录哦,请登录后再来访问!", "data": [] } <<< 参数异常 { "code": 0, "msg": "接口异常,缺少必要参数!", "data": [] } ~~~