小利特惠


下级审核列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>下级审核列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>/partner/v1/applyList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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;">keyword</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> <tr> <td style="text-align: left;">apply_state</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>默认-全部,空字符串-全部, 1-通过,2-拒绝,3-待审核</td> </tr> </tbody> </table> <pre><code>{ &amp;quot;keyword&amp;quot;: &amp;quot;nickname5&amp;quot;, &amp;quot;apply_state&amp;quot;: 1 }</code></pre> <h5>返回示例</h5> <pre><code>{ &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 4, &amp;quot;created_at&amp;quot;: &amp;quot;2024-01-22 08:19:17&amp;quot;, &amp;quot;updated_at&amp;quot;: &amp;quot;2024-01-22 08:43:06&amp;quot;, &amp;quot;deleted_at&amp;quot;: null, &amp;quot;nickname&amp;quot;: &amp;quot;nickname5&amp;quot;, // 昵称 &amp;quot;tel&amp;quot;: &amp;quot;tel5&amp;quot;, // 手机 &amp;quot;account&amp;quot;: &amp;quot;account5&amp;quot;, // 账户 &amp;quot;password&amp;quot;: &amp;quot;8UfOlIEI+aYNvqBXu8iTgEVpNn1hPOx\/Tg+AQRNhB6ig&amp;quot;, &amp;quot;state&amp;quot;: 1, &amp;quot;apply_state&amp;quot;: 1, &amp;quot;partner_id&amp;quot;: 5, &amp;quot;level&amp;quot;: 1, &amp;quot;paths&amp;quot;: &amp;quot;5,1&amp;quot;, &amp;quot;top_id&amp;quot;: 1, &amp;quot;parent_id&amp;quot;: 1, &amp;quot;state_title&amp;quot;: &amp;quot;正常&amp;quot;, // state 说明 &amp;quot;apply_state_title&amp;quot;: &amp;quot;通过&amp;quot;, // apply_state 说明 &amp;quot;parent_nickname&amp;quot;: &amp;quot;nickname1&amp;quot;, // 父级昵称 &amp;quot;parent_tel&amp;quot;: &amp;quot;tel1&amp;quot;, // 手机 &amp;quot;rate&amp;quot;: &amp;quot;10&amp;quot; // 汇率 } ], &amp;quot;links&amp;quot;: { &amp;quot;first&amp;quot;: &amp;quot;http:\/\/recharge.local.com\/partner\/v1\/applyList?page=1&amp;quot;, &amp;quot;last&amp;quot;: &amp;quot;http:\/\/recharge.local.com\/partner\/v1\/applyList?page=1&amp;quot;, &amp;quot;prev&amp;quot;: null, &amp;quot;next&amp;quot;: null }, &amp;quot;meta&amp;quot;: { &amp;quot;current_page&amp;quot;: 1, &amp;quot;from&amp;quot;: 1, &amp;quot;last_page&amp;quot;: 1, &amp;quot;path&amp;quot;: &amp;quot;http:\/\/recharge.local.com\/partner\/v1\/applyList&amp;quot;, &amp;quot;per_page&amp;quot;: 15, &amp;quot;to&amp;quot;: 1, &amp;quot;total&amp;quot;: 1 }, &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;数据获取成功&amp;quot; }</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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML