乡村API


删除诈骗分类

<h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://43.139.181.224:5002/fraud/type/{id}</code></li> </ul> <h5>请求方式</h5> <ul> <li>DELETE </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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>诈骗类型id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "code": 200, "msg": "删除成功" }</code></pre> <h5>返回参数说明</h5> <ul> <li>无</li> </ul> <h5>返回失败示例</h5> <pre><code> { "code": 201, "msg": "删除失败" }</code></pre> <h5>备注</h5> <ul> <li>无</li> </ul>

页面列表

ITEM_HTML