Api


删除周报

<h5>简要描述</h5> <ul> <li>删除周报</li> </ul> <h5>请求URL</h5> <ul> <li><code> /api/admin/weekReport/{id}/delete</code></li> </ul> <h5>请求方式</h5> <ul> <li>DELETE </li> </ul> <h5>参数</h5> <pre><code>{ "tk":"", "id":"" //周报id }</code></pre> <h5>返回示例</h5> <pre><code> { "message": null, "code": "SUCCESS", "data": null }</code></pre>

页面列表

ITEM_HTML