学生点餐系统

学生点餐系统


用户不参加本次订餐

<h5>简要描述</h5> <ul> <li>用户不参加本次订餐</li> </ul> <h5>请求URL</h5> <ul> <li><code>/order/unplaceOrder</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求Body参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">userId</td> <td style="text-align: left;">是</td> <td>string</td> <td>学生id</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;msg&amp;quot;: &amp;quot;操作成功&amp;quot; } </code></pre>

页面列表

ITEM_HTML