最薪招聘-新


职员佣金记录列表

<h5>简要描述</h5> <ul> <li>职员佣金记录列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>v1/Staff/performList</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>公司老板查看职员汇结记录时必填,否则显示职员自己的汇结记录</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;id&amp;quot;: 13, &amp;quot;company_id&amp;quot;: 6, &amp;quot;company_uid&amp;quot;: 6, &amp;quot;staff_uid&amp;quot;: 167, &amp;quot;month&amp;quot;: &amp;quot;2023-07&amp;quot;, &amp;quot;money&amp;quot;: &amp;quot;125.00&amp;quot;, &amp;quot;regtime&amp;quot;: 1692089075, &amp;quot;updatetime&amp;quot;: 1692089075 }, { &amp;quot;id&amp;quot;: 9, &amp;quot;company_id&amp;quot;: 6, &amp;quot;company_uid&amp;quot;: 6, &amp;quot;staff_uid&amp;quot;: 167, &amp;quot;month&amp;quot;: &amp;quot;2023-06&amp;quot;, &amp;quot;money&amp;quot;: &amp;quot;192.00&amp;quot;, &amp;quot;regtime&amp;quot;: 1692089062, &amp;quot;updatetime&amp;quot;: 1692089062 } ] ] }</code></pre>

页面列表

ITEM_HTML