临宇宙

临宇宙相关


可开票订单列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口 更新于2022-02-16 15:13:05 星期三</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://www.linsheapp.com/index/invoicingAvailableOrder</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;">token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户token</td> </tr> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>页数 默认为1</td> </tr> </tbody> </table> <h5>返回示例</h5> <p>```{     &quot;code&quot;: 200,     &quot;data&quot;: [         {             &quot;price&quot;: 910,             &quot;consumption_time&quot;: &quot;07 月 19 日 20:27&quot;,             &quot;order_num&quot;: &quot;P202207192027333815651328&quot;,             &quot;logo&quot;: &quot;<a href="https://qiniu.linsheapp.com/businessInfo/629377e07a8c8.jpg">https://qiniu.linsheapp.com/businessInfo/629377e07a8c8.jpg</a>&quot;,             &quot;name&quot;: &quot;音维爱KTV&quot;         },         {             &quot;price&quot;: 910,             &quot;consumption_time&quot;: &quot;07 月 19 日 17:42&quot;,             &quot;order_num&quot;: &quot;P202207191742501967687311&quot;,             &quot;logo&quot;: &quot;<a href="https://qiniu.linsheapp.com/businessInfo/62c67a537d66a.jpg">https://qiniu.linsheapp.com/businessInfo/62c67a537d66a.jpg</a>&quot;,             &quot;name&quot;: &quot;周师兄重庆火锅(徐家汇店)&quot;         },         {             &quot;price&quot;: 198,             &quot;consumption_time&quot;: &quot;07 月 19 日 14:59&quot;,             &quot;order_num&quot;: &quot;V202207191459219256282615&quot;,             &quot;logo&quot;: &quot;<a href="https://qiniu.linsheapp.com/ordericonxiugaiweixinhao%403x.png">https://qiniu.linsheapp.com/ordericonxiugaiweixinhao%403x.png</a>&quot;,             &quot;name&quot;: &quot;修改微信号&quot;         },         {             &quot;price&quot;: 0,             &quot;consumption_time&quot;: &quot;06 月 27 日 20:32&quot;,             &quot;order_num&quot;: &quot;R202206272032564387055623&quot;,             &quot;logo&quot;: &quot;<a href="https://qiniu.linsheapp.com/gamesIconUrl/bill/fashehuojian%403x.png">https://qiniu.linsheapp.com/gamesIconUrl/bill/fashehuojian%403x.png</a>&quot;,             &quot;name&quot;: &quot;发射火箭&quot;         }     ],     &quot;msg&quot;:&quot;&quot; }</p> <pre><code> ##### 返回参数说明 |参数名|类型|说明| |:----- |:-----|----- | | code | int | 200 正常 | | data | array | 数据信息 | ##### 备注 - price:订单价格 - consumption_time:支付时间 - order_num:订单编号 - logo:订单图片信息 - name:订单名称</code></pre>

页面列表

ITEM_HTML