资源一体化-用户端

资源一体化-用户端


积分订单导出

<p><strong>简要描述:</strong> </p> <ul> <li>订单导出excel</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/admin/credit/order/export</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>长度</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>page</td> <td>是</td> <td>11</td> <td>integer</td> <td>页码,从1开始</td> </tr> <tr> <td>limit</td> <td>是</td> <td>11</td> <td>integer</td> <td>每页数量</td> </tr> <tr> <td>welfareId</td> <td>否</td> <td>20</td> <td>Long</td> <td>福利id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>blob:http://localhost:8505/8d804656-f8fa-43d8-9b36-54bc6c937f86</code></pre> <p><strong>返回参数说明</strong> </p> <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;">文件</td> <td style="text-align: left;">file</td> <td>content-type: application/vnd.ms-excel;charset=utf-8</td> </tr> </tbody> </table> <p><strong>备注</strong> </p>

页面列表

ITEM_HTML