Weteach-小程序


标签列表

<p>欢迎使用ShowDoc!</p> <p><strong>简要描述:</strong> </p> <ul> <li>标签列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/adm/tags</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</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> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;result&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;current_page&amp;quot;: 1, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;name&amp;quot;: &amp;quot;订单&amp;quot;, &amp;quot;created_by&amp;quot;: 0, &amp;quot;updated_by&amp;quot;: 0, &amp;quot;created_at&amp;quot;: &amp;quot;2018-06-06 19:59:12&amp;quot;, &amp;quot;updated_at&amp;quot;: &amp;quot;2018-06-06 19:59:12&amp;quot; } ], &amp;quot;first_page_url&amp;quot;: &amp;quot;http://localhost/api/tags?page=1&amp;quot;, &amp;quot;from&amp;quot;: 1, &amp;quot;last_page&amp;quot;: 1, &amp;quot;last_page_url&amp;quot;: &amp;quot;http://localhost/api/tags?page=1&amp;quot;, &amp;quot;next_page_url&amp;quot;: null, &amp;quot;path&amp;quot;: &amp;quot;http://localhost/api/tags&amp;quot;, &amp;quot;per_page&amp;quot;: 20, &amp;quot;prev_page_url&amp;quot;: null, &amp;quot;to&amp;quot;: 1, &amp;quot;total&amp;quot;: 1 }, &amp;quot;message&amp;quot;: &amp;quot;操作成功&amp;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> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML