正奇科技


岗位招聘列表

<p>[TOC]</p> <h5>简要描述</h5> <h5>请求URL</h5> <ul> <li><code>/api/about/hire_list</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</li> </ul> <h5>参数</h5> <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;">page</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>页码</td> </tr> <tr> <td style="text-align: left;">pagesize</td> <td style="text-align: left;">否</td> <td style="text-align: left;">Integer</td> <td>每页显示数量</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 1,     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;time&amp;quot;: &amp;quot;1741325742&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;count&amp;quot;: 22,         &amp;quot;list&amp;quot;: [             {                 &amp;quot;id&amp;quot;: 3,                 &amp;quot;type_list&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;title&amp;quot;: &amp;quot;兼职老师&amp;quot;,                 &amp;quot;address&amp;quot;: &amp;quot;临沂市兰山区&amp;quot;,                 &amp;quot;content&amp;quot;: &amp;quot;&amp;lt;div工作周期:长期兼职&amp;lt;br/&amp;gt;每周工期:1-2天&amp;lt;br/&amp;gt;工作时间:晚班&amp;lt;br/&amp;gt;工作时段:周末节假日&amp;lt;br/&amp;gt;结算方式:月结&amp;lt;br/&amp;gt;招聘截止时间:2025-05-01&amp;lt;br/&amp;gt;智能英语晚辅和周末班,不需要讲课,不需要检查作业,陪伴式学习,优秀者可升机构负责人,可兼职可全职,能力强者可培养作为校区负责人。&amp;lt;br/&amp;gt;要求:英语专业。&amp;lt;br/&amp;gt;地址:兰山区十三中附近&amp;lt;br/&amp;gt;待遇丰厚,有意者私聊。&amp;lt;/div&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/p&amp;gt;&amp;quot;,                 &amp;quot;publishtime&amp;quot;: &amp;quot;2025年03月07日&amp;quot;,                 &amp;quot;createtime&amp;quot;: 1741325179,                 &amp;quot;updatetime&amp;quot;: 1741325179,                 &amp;quot;weigh&amp;quot;: 3             }         ]     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">type_list</td> <td style="text-align: left;">string</td> <td>1全职2兼职</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML