saas-ai

杂志铺saas-ai平台


杂志栏目列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>杂志栏目列表</li> </ul> <h5>请求URL</h5> <ul> <li>` <a href="https://www.zazhidian.com/wxapp.php/Ai/mag_column_list">https://www.zazhidian.com/wxapp.php/Ai/mag_column_list</a></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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;">now_page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>页数</td> </tr> <tr> <td style="text-align: left;">page_limit</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>每页条数</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {   &amp;quot;code&amp;quot;: 0,   &amp;quot;msg&amp;quot;: &amp;quot;成功!&amp;quot;,   &amp;quot;data&amp;quot;: {     &amp;quot;mag_column_count&amp;quot;: 5,     &amp;quot;mag_column_list&amp;quot;: [       {         &amp;quot;id&amp;quot;: 10,         &amp;quot;title&amp;quot;: &amp;quot;11&amp;quot;,//名称         &amp;quot;logo&amp;quot;: &amp;quot;&amp;quot;,//logo         &amp;quot;introduce&amp;quot;: &amp;quot;&amp;quot;,简介         &amp;quot;serial_num&amp;quot;: &amp;quot;RhhwQ&amp;quot;,//栏目编号         &amp;quot;front_icon&amp;quot;: {           &amp;quot;icon_headimg&amp;quot;: &amp;quot;&amp;quot;,//头部场景图           &amp;quot;icon_bg&amp;quot;: &amp;quot;&amp;quot;,//杂志背景图           &amp;quot;icon_ask&amp;quot;: &amp;quot;&amp;quot;,//提问对象图标           &amp;quot;icon_answer&amp;quot;: &amp;quot;&amp;quot;//问答对象图标         },         &amp;quot;mag_community_id&amp;quot;: 3,//刊社id       }, ....     ]   } }</code></pre> <h5>错误返回</h5> <pre><code>{ &amp;quot;code&amp;quot;: 1, &amp;quot;msg&amp;quot;: &amp;quot;&amp;quot; //错误原因 }</code></pre> <h5>备注</h5> <ul> <li>无</li> </ul>

页面列表

ITEM_HTML