AE


持有详情

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>/index/pledge/info</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;num&amp;quot;: 0, &amp;quot;total&amp;quot;: 0 } } </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;">num</td> <td style="text-align: left;">int</td> <td>订单数量</td> </tr> <tr> <td style="text-align: left;">total</td> <td style="text-align: left;">float</td> <td>订单总金额</td> </tr> </tbody> </table>

页面列表

ITEM_HTML