最薪招聘-新


站内工作经验

<p>[TOC]</p> <h4>站内工作经验</h4> <h5>请求URL</h5> <ul> <li><code>/v1/signup/workedlist</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>请求Header参数</h5> <table> <thead> <tr> <th>参数名</th> <th>参数位置</th> <th>类型</th> <th>是否必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>token</td> <td>header</td> <td>string</td> <td>否</td> <td>-</td> </tr> </tbody> </table> <h5>请求Body参数</h5> <table> <thead> <tr> <th>参数名</th> <th>参数位置</th> <th>类型</th> <th>是否必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>uid</td> <td>body</td> <td>integer</td> <td>是</td> <td>求职者ID</td> </tr> <tr> <td>page</td> <td>body</td> <td>integer</td> <td>否</td> <td>页码,默认1</td> </tr> <tr> <td>pagesize</td> <td>body</td> <td>integer</td> <td>否</td> <td>每页条数,默认20</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code class="language-json">{ &amp;quot;success&amp;quot;: true, &amp;quot;code&amp;quot;: 200, &amp;quot;data&amp;quot;: [ { &amp;quot;star&amp;quot;: 5, &amp;quot;list&amp;quot;: [ { &amp;quot;id&amp;quot;: 274, &amp;quot;type&amp;quot;: 2, &amp;quot;star&amp;quot;: 5, &amp;quot;remark&amp;quot;: null, &amp;quot;company_name&amp;quot;: &amp;quot;湖南最薪网络科技有限公司&amp;quot;, &amp;quot;company_id&amp;quot;: 6, &amp;quot;post_name&amp;quot;: &amp;quot;装缷搬运工月8000+&amp;quot;, &amp;quot;post_id&amp;quot;: 3, &amp;quot;name&amp;quot;: &amp;quot;王俊明&amp;quot;, &amp;quot;uid&amp;quot;: 10, &amp;quot;regtime&amp;quot;: 1685093637, &amp;quot;entry_time&amp;quot;: 0, &amp;quot;sign_up_time&amp;quot;: &amp;quot;2023-05-29&amp;quot; }, ... ] } ] }</code></pre>

页面列表

ITEM_HTML