小程序获取手机验证码
<h4><strong>请求路径 URL:</strong></h4>
<ul>
<li><code>/sys/miniSendSms</code></li>
</ul>
<h4><strong>请求方式:</strong></h4>
<ul>
<li><code>GET</code></li>
</ul>
<h4><strong>参数:</strong></h4>
<table>
<thead>
<tr>
<th>参数名</th>
<th>是否必选</th>
<th>类型</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>phone</td>
<td>是</td>
<td>text文本</td>
<td>内容</td>
</tr>
</tbody>
</table>