现舱多


详情

<blockquote> <h3>HTTP Request ( 请求路径 )</h3> </blockquote> <pre><code class="language-shell"> GET http://xxxx.com/api/v1/informations/:id</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> </tbody> </table> </blockquote> <h3>HTTP Respond ( 响应 )</h3> <pre><code class="language-json">{ "code": 200, "data": { "id": 2509162, "inforable_type": "User", "inforable_id": 1, "category": 0, "able_type": 0, "load_port_id": null, "box_type_id": null, "describe": "15346", "telephone": "123", "wechat": null, "phone": "123", "contact": "123", "usable": true, "created_at": "2022-11-08 14:08:03", "view_counts": 5, "updated_at": "2023-01-02 18:06:50", "resend_count": 10, "resend_time": 2, "resend_total_count": 10, "user_info": { "goods_counts": 0, "goods_nums": 0, "complain_counts": 0 }, "has_moment": true } }</code></pre> <hr /> <p>:goods_counts, '用户发货数' :goods_nums, '用户发货天数' :complain_counts, '被投诉过的次数' :has_moment,&quot;是否开通名片&quot;</p>

页面列表

ITEM_HTML