大平台——App客户端接口

App接口


删除意见反馈

<p><strong>简要描述:</strong> </p> <ul> <li>根据主键id删除意见反馈</li> </ul> <p><strong>作者:</strong> </p> <ul> <li>赫康</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/xtwl_write_interface/cmd</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </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;">feedId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>主键id</td> </tr> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code>{ &amp;quot;modular&amp;quot;: &amp;quot;wuseraccount&amp;quot;, &amp;quot;param&amp;quot;: { &amp;quot;userKey&amp;quot;: &amp;quot;5AFFE6AE3F097597E053C208A8C0246A&amp;quot;, &amp;quot;secretKey&amp;quot;: &amp;quot;F1ACF1AE0D0360BF6AB24DD0EAB73E1C&amp;quot;, &amp;quot;dtype&amp;quot;: 5, &amp;quot;authKey&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;uuid&amp;quot;: &amp;quot;e3ae47ff-6c88-4285-9564-b2b265c512b8&amp;quot;, &amp;quot;timeStamp&amp;quot;: &amp;quot;1507511462632&amp;quot;, &amp;quot;feedId&amp;quot;:&amp;quot;5DDA41EA14E347CBE053C208A8C08110&amp;quot; }, &amp;quot;requestname&amp;quot;: &amp;quot;delFeedBack&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;1.0&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> <pre><code>{ &amp;quot;result&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;resultcode&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;resultdesc&amp;quot;: &amp;quot;删除成功&amp;quot; }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML