运营后台2.0


字典组删除

<p><strong>简要描述:</strong></p> <ul> <li>字典组删除接口</li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>/basic_data/mng/dataDicGroups/deleteDataDicGroups.do</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>DELETE</li> </ul> <p><strong>参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupCode</td> <td>是</td> <td>String</td> <td>主键</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code class="language-json">{ "hd": { "respCode": "000000", "respMsg": "成功" }, "body": null }</code></pre>

页面列表

ITEM_HTML