APP

API接口文档


评价标签列表

<p><strong>简要描述:</strong> </p> <ul> <li>评价标签列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://47.93.115.228:9002/collectionComment/commentLabelList</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> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>评价分类:1:微课评价,2:机构课程评价,3:知识分享评价,4:圈子评价,5:一对一评价</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "MSG": "", "STATE": "0", "OBJECT": [ { "LABELNAME": "优惠", "ID": 3 }, { "LABELNAME": "因材施教", "ID": 8 }, { "LABELNAME": "推荐", "ID": 1 }, { "LABELNAME": "特价", "ID": 4 } ] }</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>

页面列表

ITEM_HTML