东农后台api接口文档

接口文档


我的产区-我的项目-取消预约

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>取消已预约的项目</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xgkj.hljnyxx.com/dongnongBackend/index.php//Home/Project/cancelProject</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">projectId</td> <td style="text-align: left;">是</td> <td>项目 ID</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;删除成功&amp;quot;, &amp;quot;data&amp;quot;: [ ] }</code></pre> <h5>备注</h5> <ul> <li>在取消预约前提醒用户是否继续这样操作</li> </ul>

页面列表

ITEM_HTML