business-2025


获取会员列表

<p><strong>请求URI:</strong></p> <ul> <li><code>/customer</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET <code>AUTH</code></li> </ul> <p><strong>参数:</strong></p> <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;">ban_switch</td> <td style="text-align: left;">in:0,1</td> <td style="text-align: left;">int</td> <td>封禁:0=否,1=是</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: 15,             &amp;quot;customer_uid&amp;quot;: 2411014012600110,//会员唯一值             &amp;quot;balance_price&amp;quot;: 0,//余额(分)             &amp;quot;extra_price&amp;quot;: 0,//赠金(分)             &amp;quot;rewards_points&amp;quot;: 0,//积分             &amp;quot;real_name&amp;quot;: &amp;quot;test&amp;quot;,//名字             &amp;quot;level_uid&amp;quot;: &amp;quot;4241021391300001&amp;quot;,//等级唯一值             &amp;quot;enroll_datetime&amp;quot;: &amp;quot;2024-11-01 10:59:22&amp;quot;,//注册时间             &amp;quot;card_number&amp;quot;: &amp;quot;&amp;quot;,//卡号             &amp;quot;real_name_spell&amp;quot;: &amp;quot;&amp;quot;,//名字拼音             &amp;quot;gender&amp;quot;: 1,//性别             &amp;quot;memo&amp;quot;: &amp;quot;&amp;quot;,//备注 &amp;quot;level_title&amp;quot;: &amp;quot;III&amp;quot;//等级名称         }     ],     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML