最薪招聘-新


编辑公司员工

<h5>简要描述</h5> <ul> <li>编辑公司员工</li> </ul> <h5>请求URL</h5> <ul> <li><code>/v1/Company/editCompanyUser</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>user_id</td> <td>body</td> <td>integer</td> <td>是</td> <td>用户ID</td> </tr> <tr> <td>type</td> <td>body</td> <td>integer</td> <td>是</td> <td>职员角色</td> </tr> <tr> <td>company_id</td> <td>body</td> <td>array</td> <td>是</td> <td>公司ID ,角色为管理员2或者项目经理3需要</td> </tr> <tr> <td>post_id</td> <td>body</td> <td>array</td> <td>是</td> <td>岗位ID,角色为现场主管6需要</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;success&amp;quot;: true, &amp;quot;code&amp;quot;: 200, &amp;quot;data&amp;quot;: [ { &amp;quot;name&amp;quot;: &amp;quot;秦鑫&amp;quot;, &amp;quot;mobile&amp;quot;: &amp;quot;17673171566&amp;quot;, &amp;quot;id&amp;quot;: 1, &amp;quot;company_id&amp;quot;: 6, &amp;quot;type&amp;quot;: &amp;quot;2&amp;quot; } ] }</code></pre>

页面列表

ITEM_HTML