获取用户信息
<p><strong>简要描述:</strong>
cookie获取用户信息</p>
<p><strong>请求方式</strong>
GET</p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>https://buyin.jinritemai.com/index/getUser</code></li>
</ul>
<p><strong>请求协议头</strong></p>
<pre><code>user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36</code></pre>
<p><strong>返回例子</strong></p>
<pre><code>{
"st": 0,
"code": 0,
"msg": "success",
"log_id": "20211030172143010151192147474D747A",
"data": {
"buyin_account_id": "6965439586890039587",
"qianchuan": 1,
"shop_type_child": 1,
"check_live_base": false,
"contact_not_set": 0,
"inst_enter_gray": 1,
"has_bind_star": 0,
"plaza_status": 0,
"origin_uid": "632927305084670",
"shop_id": "3446126483356178572",
"shop_type": 23,
"user_role": 1,
"agree_pro": 3,
"doudian_shop_id": 0,
"account_avatar": "",
"user_id": "4362494434880472",
"compass_first_level_menu_show": 1,
"compass_second_level_menu_show": 1,
"user_identity_type": 1,
"shop_name": "竞游互动",
"user_name": "豆芽豆芽豆芽投抖+",
"status": 1,
"child_status": 0,
"redpacket_entrance": 0,
"ask_explain_info_show": 0,
"user_app": 1128,
"check_status": 0,
"shops": [{
"status": 1,
"check_status": 0,
"agree_protocol": 3,
"shop_id": "3446126483356178572",
"shop_type": 23,
"shop_type_child": 1,
"shop_name": "竞游互动",
"user_name": "不说"
}],
"institution_activity_status": 1,
"anchor_coupon_menu_show": 0,
"user_mobile": "135******49"
}
}</code></pre>
<p><strong>返回参数说明</strong></p>
<p>origin_uid。唯一ID</p>