Cookie获取持久会话
<p><strong>简要描述:</strong>
Cookie获取持久会话</p>
<p><strong>请求方式</strong>
GET</p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>https://buyin.jinritemai.com/api/login/account/callback?_signature=_02B4Z6wo00d01TTRpKgAAIDBtNNe6ivAQ9k01aAAACxM8wVcMr-Zv8EwZftvfbViFm5CRYrth35molVDsxcX86OhZxs1zQ7rT12ZLKPA6s48lQSRChp6oBnFBvsD-4M4PN29BL0yw7yYw-Nlfb</code></li>
</ul>
<p><strong>参数说明:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">_signature</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td><a href="https://www.showdoc.com.cn/dyjlwd/7887753626035527" title="运算法从这里取">云算法从这里取</a></td>
</tr>
</tbody>
</table>
<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
accept: application/json, text/plain, */*
x-requested-with: XMLHttpRequest
origin: https://buyin.jinritemai.com
referer: https://buyin.jinritemai.com/</code></pre>
<p><strong>返回Cookie</strong></p>
<pre><code>SASID=SID2_3512690869276965213; BUYIN_SASID=SID2_3512690869276965213; </code></pre>
<p><strong>返回例子</strong></p>
<pre><code>{
"st": 0,
"code": 0,
"msg": "success",
"extra": {
"now": 1635724153000,
"log_id": "202111010749120101512090952DBCD9B0"
},
"data": {
"login_code": 0,
"user_id": "4362494434880472",
"subject_id": "0",
"user_identity_id": "0",
"identity_id": "0"
}
}</code></pre>
<p><strong>返回参数说明</strong></p>
<p>取返回的cookie</p>