PUPU-ai

杂志铺噗噗ai


获取官网所用标签链接列表接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取官网所用标签链接列表接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http:/47.96.75.125/pupu/labels/list</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <p>请求需要携带token</p> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 1002, &amp;quot;result&amp;quot;: &amp;quot;[ {\&amp;quot;id\&amp;quot;: 1, \&amp;quot;property\&amp;quot;: \&amp;quot;\转\人\工\&amp;quot;, \&amp;quot;function_name\&amp;quot;:\&amp;quot;\转\人\工\&amp;quot;, \&amp;quot;jump_url\&amp;quot;:\&amp;quot;https://cvd.xiaoduoai.com/c/index.html?src=13967&amp;amp;key=xcbrjchevtzlljjjpnevoqvfducizouvpfbcjzomqoiwiraqltcvnjwmtbnhbjqn&amp;amp;channel_id=16605\&amp;quot;}, {\&amp;quot;id\&amp;quot;: 2, \&amp;quot;property\&amp;quot;: \&amp;quot;\查\发\货\&amp;quot;, \&amp;quot;function_name\&amp;quot;: \&amp;quot;\查\发\货\&amp;quot;, \&amp;quot;jump_url\&amp;quot;:\&amp;quot;https://m.zazhipu.com/user/orderview.asp\&amp;quot;}, {\&amp;quot;property\&amp;quot;: \&amp;quot;\商\品\购\买\&amp;quot;, \&amp;quot;function_name\&amp;quot;:\&amp;quot;\《\读\者\》\购\买\链\接\&amp;quot;, \&amp;quot;book_name\&amp;quot;: \&amp;quot;\《\读\者\》\&amp;quot;,\&amp;quot;jump_url\&amp;quot;: \&amp;quot;https://m.zazhipu.com/cp2000977.html\&amp;quot;, \&amp;quot;id\&amp;quot;: 1}]&amp;quot;, &amp;quot;message&amp;quot;:&amp;quot;请求成功&amp;quot; }</code></pre> <h5>返回参数说明</h5> <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;">id</td> <td style="text-align: left;">int</td> <td>标签id</td> </tr> <tr> <td style="text-align: left;">property</td> <td style="text-align: left;">string</td> <td>功能属性标签</td> </tr> <tr> <td style="text-align: left;">function_name</td> <td style="text-align: left;">string</td> <td>功能名称</td> </tr> <tr> <td style="text-align: left;">jump_url</td> <td style="text-align: left;">string</td> <td>跳转链接</td> </tr> <tr> <td style="text-align: left;">book_name</td> <td style="text-align: left;">string</td> <td>杂志名称</td> </tr> </tbody> </table>

页面列表

ITEM_HTML