点开工具、字典、anything


删除试验文章

<h3>文章试验 - 删除试验文章</h3> <p>请求地址: DELETE <code>/article_exp/exp/{id}</code></p> <table> <thead> <tr> <th>字段</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>integer</td> <td>试验id(路径参数)</td> </tr> </tbody> </table> <p>返回示例</p> <pre><code>{ "msg": "删除成功", "data": null, "code": 1, "state": true }</code></pre>

页面列表

ITEM_HTML