大咖玩过气版本

已改名为达咖玩


平台币充值档位

<h5>简要描述</h5> <ul> <li>平台币充值档位</li> </ul> <h5>请求URL</h5> <ul> <li><code>paymentList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <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;">userid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;list&amp;quot;: [ { &amp;quot;money&amp;quot;: &amp;quot;10&amp;quot;, &amp;quot;money_text&amp;quot;: &amp;quot;10元&amp;quot;, &amp;quot;present_text&amp;quot;: &amp;quot;&amp;quot; }, { &amp;quot;money&amp;quot;: &amp;quot;50&amp;quot;, &amp;quot;money_text&amp;quot;: &amp;quot;50元&amp;quot;, &amp;quot;present_text&amp;quot;: &amp;quot;送5元&amp;quot; }, { &amp;quot;money&amp;quot;: &amp;quot;100&amp;quot;, &amp;quot;money_text&amp;quot;: &amp;quot;100元&amp;quot;, &amp;quot;present_text&amp;quot;: &amp;quot;&amp;quot; }, ...... ], &amp;quot;activityId&amp;quot;: &amp;quot;16&amp;quot;, &amp;quot;code&amp;quot;: 15, &amp;quot;message&amp;quot;: &amp;quot;请求成功&amp;quot; }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">money</td> <td style="text-align: left;">string</td> <td>档位金额</td> </tr> <tr> <td style="text-align: left;">money_text</td> <td style="text-align: left;">string</td> <td>档位金额文本</td> </tr> <tr> <td style="text-align: left;">present_text</td> <td style="text-align: left;">string</td> <td>赠送金额文本</td> </tr> <tr> <td style="text-align: left;">activityId</td> <td style="text-align: left;">string</td> <td>赠送活动id(后续支付步骤需要)</td> </tr> </tbody> </table>

页面列表

ITEM_HTML