获取违规数据
<p><strong>简要描述:</strong>
获取违规数据</p>
<p><strong>请求方式</strong>
GET</p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>https://buyin.jinritemai.com/api/governance/creator/violations?offset=10&limit=10&uid=&app_id=&_lid=491170332460&_signature=_02B4Z6wo00101wR.rDQAAIDDhH1Wd5B52QsEe6iAAKBwEm8S1NRuZV0GucTHOCzEc07yBX8RMCSaL7aQ0qrME-4Lun8F4bTqoV7cCysGPDdIYkfvhhJp1ryl3cNe2FUXmWdo4Ag1WPYFbvmEa6</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/xiefeidy/7963324676888929" title="运算法从这里取">云算法从这里取</a></td>
</tr>
<tr>
<td style="text-align: left;">offset</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>页面</td>
</tr>
<tr>
<td style="text-align: left;">_lid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td><a href="https://www.showdoc.com.cn/xiefeidy/7963582955782958" title="时间戳">时间戳</a></td>
</tr>
</tbody>
</table>
<p>关于offset参数补充,offset必须要有默认值,默认值为0,相加值必须10++
offset可以理解为页面,0是第一页,10第二页,20第三页,以此类推</p>
<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/dashboard/shopwindow/goods-list</code></pre>
<p><strong>备注</strong></p>
<p>前面持久会话返回合并的Cookie,带●●问此URL就可以了</p>