万车宝


邮箱验证

<h5>简要描述</h5> <ul> <li>邮箱验证</li> </ul> <h5>请求URL</h5> <ul> <li><code>/user/verifyEmail</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求Body参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">email</td> <td style="text-align: left;">是</td> <td>string</td> <td>邮箱号</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">是</td> <td>String</td> <td>验证码</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;data&amp;quot;: true, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot; } </code></pre> <h5>备注</h5> <p>成功返回 0</p>

页面列表

ITEM_HTML