CICP

以客户为中心的数智协作平台


删除

<h3>请求路由url</h3> <p>/api/shipping_address/delete?id=20</p> <h3>请求方式</h3> <p>DELETE</p> <h3>请求参数</h3> <table> <thead> <tr> <th style="text-align: center;"><strong> 参数 </strong></th> <th style="text-align: center;"><strong> 说明 </strong></th> <th style="text-align: center;"><strong> 类型 </strong></th> <th style="text-align: center;"><strong> 是否必要 </strong></th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">token</td> <td style="text-align: center;">token</td> <td style="text-align: center;">string</td> <td style="text-align: center;">是</td> </tr> <tr> <td style="text-align: center;">id</td> <td style="text-align: center;">ID(新增为0,编辑为具体id)</td> <td style="text-align: center;">int</td> <td style="text-align: center;">是</td> </tr> </tbody> </table> <h3>返回结果</h3> <pre><code class="language-json">{ "code": 1, "msg": "删除成功", "time": "1642071574", "data": null }</code></pre>

页面列表

ITEM_HTML