新云联后台


解绑店铺

<p><strong>请求URL:</strong> </p> <ul> <li><code>/user-service/mgmt/store/unbind?storeId=268603</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>按钮权限:</strong> </p> <pre><code>{ "val": "unbindStore", "label": "解绑店铺", "permission": "unbindStorePermission", "category": "button", "children": [] }</code></pre> <p><strong>请求参数说明:</strong> </p> <table> <thead> <tr> <th>字段</th> <th>说明</th> <th>是否必填</th> </tr> </thead> <tbody> <tr> <td>storeId</td> <td>店铺标识</td> <td>是</td> </tr> </tbody> </table> <p><strong>返回参数说明:</strong> </p> <table> <thead> <tr> <th>字段</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>200:成功 500:失败</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 500, "msg": "有进行中的贷款,无法解绑!", "data": null }</code></pre>

页面列表

ITEM_HTML