fc


展示圈子标签

<h5>接口说明</h5> <p>展示圈子标签</p> <h5>请求URL</h5> <ul> <li><code>{{url_prefix}}/api/v1/circle-label/show</code></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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>1:动态圈子,2:兼职广场发单,3:兼职广场接单,4:专业问答,5:创意文案</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code>{ &amp;quot;id&amp;quot;:1 }</code></pre> <p>&lt;br/&gt;</p> <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;">data</td> <td style="text-align: left;">是</td> <td style="text-align: left;">array</td> <td>标签数组</td> </tr> </tbody> </table> <h5>响应示例</h5> <pre><code>{ &amp;quot;message&amp;quot;: &amp;quot;OK&amp;quot;, &amp;quot;data&amp;quot;: [ &amp;quot;心情&amp;quot;, &amp;quot;日常&amp;quot;, &amp;quot;吐槽&amp;quot;, &amp;quot;招聘&amp;quot;, &amp;quot;求职&amp;quot;, &amp;quot;趣事&amp;quot;, &amp;quot;职场&amp;quot;, &amp;quot;娱乐&amp;quot;, &amp;quot;点评&amp;quot;, &amp;quot;热点&amp;quot;, &amp;quot;爆料&amp;quot;, &amp;quot;原创&amp;quot;, &amp;quot;广告&amp;quot;, &amp;quot;情感&amp;quot;, &amp;quot;生活&amp;quot;, &amp;quot;搞笑&amp;quot; ], &amp;quot;status&amp;quot;: &amp;quot;200&amp;quot; }</code></pre>

页面列表

ITEM_HTML