高考项目

高考项目


小程序创建VIP订单

<p><strong>请求URL:</strong> </p> <ul> <li><code>http://gaokao.douyinhot.com/api.html</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <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;">method</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>死值:order.open_vip</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "status": true, "msg": "创建成功", "data": { "order_id": 853, "order_sn": "15951305560483", "type": 5, "user_id": 318, "id": 0, "teacher_id": 0, "total_price": "30.00", "discount_price": "0.00", "price": "30.00", "order_status": 1, "pay_status": 1, "ctime": 1595130556, "school_id": 0, "type_two": 0, "search": null, "is_share": 0, "type_two_type": 0, "type_three": 0, "count": 1, "utime": null, "pay_time": null, "isdel": 1 } } </code></pre>

页面列表

ITEM_HTML