重庆育企秀

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


【查询】会员中心-V6-申请V6系统配置信息

<p><strong>请求URL:</strong> <code>示例请求:域名地址/cmobile/index.php?app=usercenter&amp;mod=getVsixSetting&amp;key=ece889cc184d86b29af90733aa231cd1</code></p> <h5>简要描述</h5> <ul> <li>【查询】会员中心-V6-申请V6系统配置信息 <h5>请求方式</h5></li> <li>GET <h5>请求参数</h5></li> </ul> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>key</td> <td>char</td> <td>用户登录的token</td> </tr> </tbody> </table> <h5>返回参数</h5> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>pay_amount</td> <td>int</td> <td>支付费用(万元)</td> </tr> <tr> <td>pay_type</td> <td>int</td> <td>申请V6支付方式(json格式) 1:一次性支付 2:分次支付</td> </tr> <tr> <td>pay_stages_count</td> <td>int</td> <td>分次付款次数</td> </tr> <tr> <td>integral_multiples</td> <td>int</td> <td>积分倍数json格式(按分次付款次数保存列)表</td> </tr> <tr> <td>platform_service_fee_ratio</td> <td>int</td> <td>技术服务费比例</td> </tr> <tr> <td>promotion_service_fee_ratio</td> <td>int</td> <td>推广服务费比例</td> </tr> <tr> <td>bazaar_service_fee_ratio</td> <td>int</td> <td>市场运营服务费比例</td> </tr> <tr> <td>promotion_earnings_ratio</td> <td>int</td> <td>平台收益</td> </tr> <tr> <td>give_v6_status</td> <td>int</td> <td>是否赠送V6身份 0:不赠送 1:赠送</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 200, "msg": "success", "data": { "pay_amount": "100", "pay_type": "[1,2]", "pay_stages_count": "5", "integral_multiples": "[30,50,100,10,3]", "platform_service_fee_ratio": "20", "promotion_service_fee_ratio": "10", "bazaar_service_fee_ratio": "20", "promotion_earnings_ratio": "10", "give_v6_status": "1" } }</code></pre>

页面列表

ITEM_HTML