获取用户列表
<h5>简要描述</h5>
<ul>
<li>用户列表</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://api.9lele.com/public/index.php/api/memberback/list</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>get</li>
</ul>
<h5>Header</h5>
<table>
<thead>
<tr>
<th>header</th>
<th>示例值</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>Token</td>
<td>9f005d19-987c-412f-859a-bccd850155b2</td>
<td>是</td>
<td>string</td>
<td>登录成功后获取的token</td>
</tr>
</tbody>
</table>
<h5>请求Query参数</h5>
<table>
<thead>
<tr>
<th>参数名</th>
<th>示例值</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>pageIndex</td>
<td>1</td>
<td>是</td>
<td>string</td>
<td>页码</td>
</tr>
<tr>
<td>pageSize</td>
<td>20</td>
<td>是</td>
<td>string</td>
<td>每页 X 条 (默认每页10条)</td>
</tr>
</tbody>
</table>
<h5>成功返回示例</h5>
<pre><code>{
&quot;code&quot;: 1,
&quot;msg&quot;: &quot;返回成功&quot;,
&quot;time&quot;: &quot;1715393401&quot;,
&quot;data&quot;: {
&quot;pageIndex&quot;: 1,
&quot;pageSize&quot;: 10,
&quot;count&quot;: 38,
&quot;list&quot;: [
{
&quot;id&quot;: 75,
&quot;nickname&quot;: &quot;zj&quot;,
&quot;password&quot;: &quot;eb69138fad8bf6e9c24683a7ceccfd55&quot;,
&quot;salt&quot;: &quot;2491&quot;,
&quot;username&quot;: &quot;6516528676&quot;,
&quot;tel&quot;: &quot;18969370371&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714308023&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 74,
&quot;nickname&quot;: &quot;z&quot;,
&quot;password&quot;: &quot;e48d7ec0d817f9737f1d17bf0cbbffba&quot;,
&quot;salt&quot;: &quot;3293&quot;,
&quot;username&quot;: &quot;7390804985&quot;,
&quot;tel&quot;: null,
&quot;email&quot;: &quot;15235132502@163.com&quot;,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714307707&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 73,
&quot;nickname&quot;: &quot;admin&quot;,
&quot;password&quot;: &quot;aee7f3926484540f95281ac2357dd050&quot;,
&quot;salt&quot;: &quot;2903&quot;,
&quot;username&quot;: &quot;8268960429&quot;,
&quot;tel&quot;: &quot;18834231301&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714307362&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 72,
&quot;nickname&quot;: &quot;yrt&quot;,
&quot;password&quot;: &quot;f7c91dfb71521d79d1f1240dc28dde5d&quot;,
&quot;salt&quot;: &quot;4451&quot;,
&quot;username&quot;: &quot;8830967011&quot;,
&quot;tel&quot;: null,
&quot;email&quot;: &quot;2773449209@qq.com&quot;,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714305794&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 71,
&quot;nickname&quot;: &quot;lcy&quot;,
&quot;password&quot;: &quot;498cc0e0a8ff936ff417256a18f6639a&quot;,
&quot;salt&quot;: &quot;4700&quot;,
&quot;username&quot;: &quot;6882728948&quot;,
&quot;tel&quot;: null,
&quot;email&quot;: &quot;2795621951@qq.com&quot;,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714305759&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 69,
&quot;nickname&quot;: &quot;程昱铭大帅比&quot;,
&quot;password&quot;: &quot;6451338dcebb2a666ad035913a9c00ae&quot;,
&quot;salt&quot;: &quot;1113&quot;,
&quot;username&quot;: &quot;2812863754&quot;,
&quot;tel&quot;: &quot;16603890646&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714303009&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 70,
&quot;nickname&quot;: &quot;lcy&quot;,
&quot;password&quot;: &quot;963aeb6d1a02e685471647f99eabdc83&quot;,
&quot;salt&quot;: &quot;3825&quot;,
&quot;username&quot;: &quot;9930601078&quot;,
&quot;tel&quot;: &quot;17390941700&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714305730&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 67,
&quot;nickname&quot;: &quot;杰杰碎碎&quot;,
&quot;password&quot;: &quot;c018b7b1a6e835a433edb8e306464eff&quot;,
&quot;salt&quot;: &quot;9425&quot;,
&quot;username&quot;: &quot;607329433&quot;,
&quot;tel&quot;: &quot;15137975073&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714302229&quot;,
&quot;tempkey&quot;: &quot;1715240923634584&quot;
},
{
&quot;id&quot;: 68,
&quot;nickname&quot;: &quot;yrt&quot;,
&quot;password&quot;: &quot;5d16ff49534e4c02f77936e919d95e35&quot;,
&quot;salt&quot;: &quot;9046&quot;,
&quot;username&quot;: &quot;1669023423&quot;,
&quot;tel&quot;: &quot;15006500756&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714302915&quot;,
&quot;tempkey&quot;: &quot;&quot;
},
{
&quot;id&quot;: 66,
&quot;nickname&quot;: &quot;老朴&quot;,
&quot;password&quot;: &quot;3d5546cb8838b89a53ea45f9d81352f7&quot;,
&quot;salt&quot;: &quot;2061&quot;,
&quot;username&quot;: &quot;2981155277&quot;,
&quot;tel&quot;: &quot;13944666867&quot;,
&quot;email&quot;: null,
&quot;wxopenid&quot;: null,
&quot;headerurl&quot;: null,
&quot;status&quot;: 1,
&quot;loginlasttime&quot;: null,
&quot;regtime&quot;: &quot;1714299289&quot;,
&quot;tempkey&quot;: &quot;&quot;
}
]
}
}</code></pre>