逛逛

逛逛App


编辑前获取

<p><strong>请求URL:</strong> </p> <ul> <li><code>/admin/get_provider_arrival</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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;">arrival_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 0, "msg": "返回成功", "time": 1587450660, "data": { "arrival_id": 2, "arrival_cycle": 5, "gateway_id": 471, "store_name": "起步教育1-3", "arrival_bank": 8, "arrival_name": "杨艳", "arrival_count": 3, "remarks": null, "status": 0, "begin_at": 1569168000, "gateways": { "gateway_id": 471, "gateway_name": null } } }</code></pre>

页面列表

ITEM_HTML