脑悦康


根据user_id查询下级被介绍人总数

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>根据user_id查询下级被介绍人总数</li> </ul> <h5>请求URL</h5> <ul> <li><code>/nykapi/v1.introducer/team_count_by_user_id</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </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;">user_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户user_id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;team_count&amp;quot;: 1     } }</code></pre>

页面列表

ITEM_HTML