获取全部推荐
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取全部推荐</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://jie.jie0907.cn/feixiang/zx.php/Home/Index/all_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;">type</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>1 获取一级 2 获取二级 不传 是全部的</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{&quot;code&quot;:1,&quot;message&quot;:&quot;\u83b7\u53d6\u6210\u529f&quot;,&quot;data&quot;:[{&quot;chinese&quot;:&quot;\u5934\u6761&quot;},{&quot;chinese&quot;:&quot;\u793e\u4f1a&quot;},{&quot;chinese&quot;:&quot;\u56fd\u5185&quot;},{&quot;chinese&quot;:&quot;\u56fd\u9645&quot;},{&quot;chinese&quot;:&quot;\u79d1\u6280&quot;},{&quot;chinese&quot;:&quot;\u5a31\u4e50&quot;},{&quot;chinese&quot;:&quot;\u519b\u4e8b&quot;},{&quot;chinese&quot;:&quot;\u4f53\u80b2&quot;},{&quot;chinese&quot;:&quot;\u7b11\u8bdd&quot;},{&quot;chinese&quot;:&quot;\u5065\u5eb7&quot;},{&quot;chinese&quot;:&quot;\u65f6\u5c1a&quot;},{&quot;chinese&quot;:&quot;\u8d22\u7ecf&quot;},{&quot;chinese&quot;:&quot;\u6c7d\u8f66&quot;},{&quot;chinese&quot;:&quot;\u6e38\u620f&quot;},{&quot;chinese&quot;:&quot;\u5386\u53f2&quot;},{&quot;chinese&quot;:&quot;\u661f\u5ea7&quot;},{&quot;chinese&quot;:&quot;\u5bb6\u5c45&quot;},{&quot;chinese&quot;:&quot;\u79d1\u5b66&quot;},{&quot;chinese&quot;:&quot;\u4e92\u8054\u7f51&quot;},{&quot;chinese&quot;:&quot;\u6570\u7801&quot;},{&quot;chinese&quot;:&quot;\u4fdd\u5065&quot;},{&quot;chinese&quot;:&quot;\u5065\u8eab&quot;},{&quot;chinese&quot;:&quot;\u996e\u98df&quot;},{&quot;chinese&quot;:&quot;\u51cf\u80a5&quot;},{&quot;chinese&quot;:&quot;CBA&quot;},{&quot;chinese&quot;:&quot;NBA&quot;},{&quot;chinese&quot;:&quot;\u5fb7\u7532&quot;},{&quot;chinese&quot;:&quot;\u610f\u7532&quot;},{&quot;chinese&quot;:&quot;\u7f51\u7403&quot;},{&quot;chinese&quot;:&quot;\u4e2d\u8d85&quot;},{&quot;chinese&quot;:&quot;\u897f\u7532&quot;},{&quot;chinese&quot;:&quot;\u82f1\u8d85&quot;},{&quot;chinese&quot;:&quot;\u68cb\u724c&quot;},{&quot;chinese&quot;:&quot;\u9ad8\u5c14\u592b&quot;},{&quot;chinese&quot;:&quot;\u6392\u7403&quot;},{&quot;chinese&quot;:&quot;\u7fbd\u6bdb\u7403&quot;},{&quot;chinese&quot;:&quot;\u5916\u6c47&quot;},{&quot;chinese&quot;:&quot;\u4fdd\u9669&quot;},{&quot;chinese&quot;:&quot;\u4e0d\u52a8\u4ea7&quot;},{&quot;chinese&quot;:&quot;\u9ec4\u91d1&quot;},{&quot;chinese&quot;:&quot;\u65b0\u4e09\u677f&quot;},{&quot;chinese&quot;:&quot;\u80a1\u7968&quot;},{&quot;chinese&quot;:&quot;\u671f\u8d27&quot;},{&quot;chinese&quot;:&quot;\u57fa\u91d1&quot;},{&quot;chinese&quot;:&quot;\u7406\u8d22&quot;},{&quot;chinese&quot;:&quot;\u7535\u5f71&quot;},{&quot;chinese&quot;:&quot;\u7535\u89c6&quot;},{&quot;chinese&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;">code</td>
<td style="text-align: left;">int</td>
<td>1 获取成功 0 失败</td>
</tr>
<tr>
<td style="text-align: left;">chinese</td>
<td style="text-align: left;">int</td>
<td>名称</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>