重庆育企秀

育推优品系统前后端开发接口文档


团购功能设置-【查询】店铺所属行业交易服务费比例

<p><strong>请求URL:</strong> <code>admin示例请求:域名地址/SystemManage/index.php?app=fenxiao_setting&amp;mod=getClassServiceFeeRatio</code> <code>cwap示例请求:域名地址/cmobile/index.php?app=apply&amp;mod=getClassServiceFeeRatio&amp;key=2200bc25994615491944eb1dcbe8a860</code> <code>bwap示例请求:域名地址/bmobile/index.php?app=bwap_ven_index&amp;mod=getClassServiceFeeRatio&amp;key=8dc73c450a3fecd8538c93de822a6340</code></p> <h5>简要描述</h5> <ul> <li>【查询】店铺所属行业交易服务费比例 <h5>请求方式</h5></li> <li>POST:admi GET:cwap,bwap <h5>参数</h5></li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">参与签名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">is_yun</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td style="text-align: left;">是</td> <td>店铺类型 0:网店 1:云店 2:V3团购商品</td> </tr> </tbody> </table> <h5>保存 返回参数</h5> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>string</td> <td>状态码 200:成功 500:失败</td> </tr> <tr> <td>msg</td> <td>char</td> <td>描述</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>查询返回 { "code": 200, "msg": "success", "data": [{ "id": "1", "sc_id": null, "platform_service_fee": "65", "promotion_service_fee": "35", "promotion_earnings": "65", "operating_costs": "0", "save_time": "1655779961", "type": "0", "is_yun": null, "sc_name": "【通用比例】", "sc_parent_id": null, "sc_sort": null }, { "id": "3", "sc_id": "7", "platform_service_fee": "62", "promotion_service_fee": "38", "promotion_earnings": "62", "operating_costs": "0", "save_time": "1655779961", "type": "1", "is_yun": "1", "sc_name": "丽人", "sc_parent_id": "0", "sc_sort": "200" }, { "id": "4", "sc_id": "8", "platform_service_fee": "30", "promotion_service_fee": "70", "promotion_earnings": "30", "operating_costs": "0", "save_time": "1655779961", "type": "1", "is_yun": "1", "sc_name": "商业服务", "sc_parent_id": "0", "sc_sort": "208" }] } { "code": 500, "msg": "result is empty!!!", "data": [] } </code></pre>

页面列表

ITEM_HTML