最薪招聘-新


添加常驻结算人员

<p>[TOC]</p> <h4>添加常驻结算人员</h4> <h5>请求URL</h5> <ul> <li><code>/v1/recruit/signupPermanent</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>recruit_id</td> <td>body</td> <td>integer</td> <td>是</td> <td>招聘ID</td> </tr> <tr> <td>pay_type</td> <td>body</td> <td>integer</td> <td>否</td> <td>结算方式:1日结2周结3月结 , 默认1</td> </tr> <tr> <td>mobile</td> <td>body</td> <td>string</td> <td>是</td> <td>求职者手机号码</td> </tr> <tr> <td>name</td> <td>body</td> <td>string</td> <td>是</td> <td>求职者姓名</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code class="language-json">{ &amp;quot;success&amp;quot;: false, &amp;quot;code&amp;quot;: 200, &amp;quot;message&amp;quot;: { &amp;quot;err&amp;quot;: &amp;quot;已添加过该用户&amp;quot; } }</code></pre>

页面列表

ITEM_HTML