爱乐美

设置模块


商城绑定设置详情

<p><strong>简要描述</strong>:</p> <ul> <li>商城绑定设置详情</li> </ul> <p><strong>请求URL:</strong>:</p> <ul> <li><a href="http://127.0.0.1:8080/api/shoppingMallBindingSet/getShoppingMallBindingSetById">http://127.0.0.1:8080/api/shoppingMallBindingSet/getShoppingMallBindingSetById</a></li> </ul> <p><strong>请求方式:</strong>:</p> <ul> <li>GET</li> </ul> <p><strong>Header</strong></p> <pre><code></code></pre> <p><strong>参数</strong>:</p> <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;">id</td> <td style="text-align: left;">是</td> <td>Long</td> <td>主键ID</td> </tr> </tbody> </table> <p><strong>返回示例</strong>:</p> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: 3,--------------------主键ID         &amp;quot;shoppingMallId&amp;quot;: 1,------------入驻商城ID         &amp;quot;entered&amp;quot;: 1,----------是否允许入驻:0否 1是 默认是0         &amp;quot;membershipLevel&amp;quot;: &amp;quot;会员1级&amp;quot;,------所需会员等级         &amp;quot;creditAmount&amp;quot;: 55.0,----------------所需信用额金额         &amp;quot;earnestMoney&amp;quot;: 66.0,--------------保证金         &amp;quot;tenantFees&amp;quot;: 88.0,----------------入驻费         &amp;quot;boothFee&amp;quot;: 59.0,---------------展位费(单个         &amp;quot;categoryVo&amp;quot;: [             {                 &amp;quot;categoryId&amp;quot;: 2,----------商品品类ID                 &amp;quot;categoryName&amp;quot;: &amp;quot;家具&amp;quot;,--------品类名称             }         ]     } }</code></pre> <p><strong>备注</strong>:</p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML