足球

足球


意见反馈

<p><strong>简要描述:</strong> </p> <ul> <li>意见反馈</li> </ul> <p><strong>请求api:</strong> </p> <ul> <li><code>/api/question/feedback</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数示例:</strong></p> <pre><code>{ "tid": "1", "describe": "123456", "picture": "img/p3.jpg,img/p2.jpg", }</code></pre> <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;">tid</td> <td style="text-align: left;">yes</td> <td style="text-align: left;">string</td> <td>问题类型ID</td> </tr> <tr> <td style="text-align: left;">describe</td> <td style="text-align: left;">yes</td> <td style="text-align: left;">string</td> <td>问题描述</td> </tr> <tr> <td style="text-align: left;">picture</td> <td style="text-align: left;">no</td> <td style="text-align: left;">string</td> <td>图片地址(多个用英文逗号隔开)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 1, "message": "反馈成功!", "result": "" }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML