guigui


删除现有的木板信息API

<ul> <li>这个接口会删除用户的新的地址</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://ggtools.thinkerx.com/erp/del_plank</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>必修的</td> <td>int</td> <td><strong>地址的号</strong></td> </tr> <tr> <td>supplier_id</td> <td>必修的</td> <td>int</td> <td><strong>供应商的号</strong></td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "id":1 "supplier_id":11 }</code></pre>

页面列表

ITEM_HTML