注册验证邮箱
<p>验证邮箱是否满足正则表达式和邮箱在数据库中是否存在
<strong>请求URL:</strong> </p>
<ul>
<li><code>http://117.71.99.49:18084/gateway/sign/check/email</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>Header:</strong></p>
<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;">email</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>邮箱</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code></code></pre>
<p><strong>返回说明</strong></p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>