正奇科技


PC 绑定手机号

<p>[TOC]</p> <h5>简要描述</h5> <h5>请求URL</h5> <ul> <li><code>/api/user/bindmobile</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">scene_id</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>生成二维码返回的scene_id</td> </tr> <tr> <td style="text-align: left;">mobile</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>手机号</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 1,     &amp;quot;msg&amp;quot;: &amp;quot;登录成功&amp;quot;,     &amp;quot;time&amp;quot;: &amp;quot;1741685775&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;userinfo&amp;quot;: {             &amp;quot;id&amp;quot;: 8,             &amp;quot;username&amp;quot;: &amp;quot;15121084887&amp;quot;,             &amp;quot;nickname&amp;quot;: &amp;quot;151****4887&amp;quot;,             &amp;quot;mobile&amp;quot;: &amp;quot;15121084887&amp;quot;,             &amp;quot;avatar&amp;quot;: &amp;quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDAiIHdpZHRoPSIxMDAiPjxyZWN0IGZpbGw9InJnYigyMjksMTgzLDE2MCkiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIj48L3JlY3Q+PHRleHQgeD0iNTAiIHk9IjUwIiBmb250LXNpemU9IjUwIiB0ZXh0LWNvcHk9ImZhc3QiIGZpbGw9IiNmZmZmZmYiIHRleHQtYW5jaG9yPSJtaWRkbGUiIHRleHQtcmlnaHRzPSJhZG1pbiIgZG9taW5hbnQtYmFzZWxpbmU9ImNlbnRyYWwiPjE8L3RleHQ+PC9zdmc+&amp;quot;,             &amp;quot;score&amp;quot;: 0,             &amp;quot;token&amp;quot;: &amp;quot;3e8b9283-b844-4ef2-8ad8-7d422a7074e8&amp;quot;,             &amp;quot;user_id&amp;quot;: 8,             &amp;quot;createtime&amp;quot;: 1741685776,             &amp;quot;expiretime&amp;quot;: 1744277776,             &amp;quot;expires_in&amp;quot;: 2592000         }     } }</code></pre> <h5>返回参数说明</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML