×获取用户的tab
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取用户的tab</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://jie.jie0907.cn/feixiang/zx.php/Home/Index/get_new_channel</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </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;">imei</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>imei</td>
</tr>
<tr>
<td style="text-align: left;">token</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>登录了就传 没有登陆的 就不传</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{&quot;code&quot;:&quot;1&quot;,&quot;message&quot;:&quot;\u83b7\u53d6\u6210\u529f&quot;,&quot;Mydata&quot;:{&quot;toutiao&quot;:&quot;\u5934\u6761&quot;,&quot;shehui&quot;:&quot;\u793e\u4f1a&quot;,&quot;guonei&quot;:&quot;\u56fd\u5185&quot;,&quot;guoji&quot;:&quot;\u56fd\u9645&quot;,&quot;keji&quot;:&quot;\u79d1\u6280&quot;,&quot;yule&quot;:&quot;\u5a31\u4e50&quot;,&quot;junshi&quot;:&quot;\u519b\u4e8b&quot;,&quot;tiyu&quot;:&quot;\u4f53\u80b2&quot;,&quot;xiaohua&quot;:&quot;\u7b11\u8bdd&quot;,&quot;jiankang&quot;:&quot;\u5065\u5eb7&quot;,&quot;shishang&quot;:&quot;\u65f6\u5c1a&quot;,&quot;caijing&quot;:&quot;\u8d22\u7ecf&quot;,&quot;qiche&quot;:&quot;\u6c7d\u8f66&quot;,&quot;youxi&quot;:&quot;\u6e38\u620f&quot;,&quot;lishi&quot;:&quot;\u5386\u53f2&quot;,&quot;xingzuo&quot;:&quot;\u661f\u5ea7&quot;,&quot;jiaju&quot;:&quot;\u5bb6\u5c45&quot;},&quot;data&quot;:{&quot;kexue&quot;:&quot;\u79d1\u5b66&quot;,&quot;hulianwang&quot;:&quot;\u4e92\u8054\u7f51&quot;,&quot;shuma&quot;:&quot;\u6570\u7801&quot;,&quot;baojian&quot;:&quot;\u4fdd\u5065&quot;,&quot;jianshen&quot;:&quot;\u5065\u8eab&quot;,&quot;yinshi&quot;:&quot;\u996e\u98df&quot;,&quot;jianfei&quot;:&quot;\u51cf\u80a5&quot;,&quot;cba&quot;:&quot;CBA&quot;,&quot;nba&quot;:&quot;NBA&quot;,&quot;dejia&quot;:&quot;\u5fb7\u7532&quot;,&quot;yijia&quot;:&quot;\u610f\u7532&quot;,&quot;wangqiu&quot;:&quot;\u7f51\u7403&quot;,&quot;zhongchao&quot;:&quot;\u4e2d\u8d85&quot;,&quot;xijia&quot;:&quot;\u897f\u7532&quot;,&quot;yingchao&quot;:&quot;\u82f1\u8d85&quot;,&quot;qipai&quot;:&quot;\u68cb\u724c&quot;,&quot;gaoerfu&quot;:&quot;\u9ad8\u5c14\u592b&quot;,&quot;paiqiu&quot;:&quot;\u6392\u7403&quot;,&quot;yumaoqiu&quot;:&quot;\u7fbd\u6bdb\u7403&quot;,&quot;waihui&quot;:&quot;\u5916\u6c47&quot;,&quot;baoxian&quot;:&quot;\u4fdd\u9669&quot;,&quot;budongchan&quot;:&quot;\u4e0d\u52a8\u4ea7&quot;,&quot;huangjin&quot;:&quot;\u9ec4\u91d1&quot;,&quot;xinsanban&quot;:&quot;\u65b0\u4e09\u677f&quot;,&quot;gupiao&quot;:&quot;\u80a1\u7968&quot;,&quot;qihuo&quot;:&quot;\u671f\u8d27&quot;,&quot;jijin&quot;:&quot;\u57fa\u91d1&quot;,&quot;licai&quot;:&quot;\u7406\u8d22&quot;,&quot;dianying&quot;:&quot;\u7535\u5f71&quot;,&quot;dianshi&quot;:&quot;\u7535\u89c6&quot;,&quot;bagua&quot;:&quot;\u516b\u5366&quot;}}</code></pre>
<p><strong>返回参数说明</strong> </p>
<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;">Mydata</td>
<td style="text-align: left;">int</td>
<td>自己现有的</td>
</tr>
<tr>
<td style="text-align: left;">data</td>
<td style="text-align: left;">int</td>
<td>可后期添加的</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>