现舱多


新增屏蔽

<blockquote> <h3>HTTP Request ( 请求路径 )</h3> </blockquote> <pre><code class="language-shell"> POST http://xxxx.com/api/v1/block_lists</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;">userable_type</td> <td style="text-align: center;">true</td> <td style="text-align: center;">屏蔽类型 User =&gt; 用户 , Information =&gt; 千群飞单, FlyBox =&gt; 群用户</td> </tr> <tr> <td style="text-align: center;">userable_id</td> <td style="text-align: center;">true</td> <td style="text-align: center;">屏蔽ID</td> </tr> <tr> <td style="text-align: center;">phone</td> <td style="text-align: center;">true</td> <td style="text-align: center;">手机号</td> </tr> </tbody> </table> <h3>HTTP Respond ( 响应 )</h3> </blockquote> <pre><code class="language-json">{ "code": 200, "message": { "id": 4, "created_at": "2022-06-24 02:00:36", "information": { "id": 5, "describe": "hdnshndsfhndsfndsf联合联系13119590168", "category": "huoyuanduo" } } }</code></pre>

页面列表

ITEM_HTML