现舱多


浏览历史记录

<blockquote> <h3>HTTP Request ( 请求路径 )</h3> </blockquote> <pre><code class="language-shell"> GET http://xxxx.com/api/v1/informations/histories</code></pre> <blockquote> <h3>URL Parameters ( 请求参数 )</h3> <table> <thead> <tr> <th style="text-align: center;">参数</th> <th style="text-align: center;">必填</th> <th style="text-align: center;">描述</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">user_token</td> <td style="text-align: center;">true</td> <td style="text-align: center;">用户身份</td> </tr> <tr> <td style="text-align: center;">plate_id</td> <td style="text-align: center;">true</td> <td style="text-align: center;">板块ID</td> </tr> </tbody> </table> </blockquote> <h3>HTTP Respond ( 响应 )</h3> <pre><code class="language-json">{ "code": 200, "total_pages": 1, "current_page": 1, "data": [ { "id": 129, "inforable_type": "FlyBox", "inforable_id": 73, "category": "wechat", "describe": "随时可以提箱进外四单小多车200元浦西逸仙路3757号十区出口需要联系&lt;a href='tel:18017871828'&gt;18017871828&lt;/a&gt;", "telephone": "18017871828", "contact": null, "usable": false, "created_at": "2021-12-19T02:17:40.000+08:00", "updated_at": "2021-12-29T17:55:30.000+08:00" } ] }</code></pre>

页面列表

ITEM_HTML