business-2025


登录

<p><strong>请求URI:</strong></p> <ul> <li><code>/sign-in</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <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;">passport</td> <td style="text-align: left;">require</td> <td style="text-align: left;">string</td> <td>账号</td> </tr> <tr> <td style="text-align: left;">password</td> <td style="text-align: left;">require</td> <td style="text-align: left;">string</td> <td>密码</td> </tr> </tbody> </table> <p><strong>返回样例:</strong></p> <pre><code class="language-json">{ &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;info&amp;quot;: { &amp;quot;id&amp;quot;: 19, &amp;quot;passport&amp;quot;: &amp;quot;admin&amp;quot;, &amp;quot;password&amp;quot;: &amp;quot;admin&amp;quot;, &amp;quot;user_name&amp;quot;: &amp;quot;admin&amp;quot;, &amp;quot;super_switch&amp;quot;: 1, &amp;quot;enable_status&amp;quot;: 1, &amp;quot;create_datetime&amp;quot;: &amp;quot;2025-02-11 11:52:39&amp;quot;, &amp;quot;update_datetime&amp;quot;: &amp;quot;2025-02-11 11:52:39&amp;quot; }, &amp;quot;token&amp;quot;: { &amp;quot;access_token&amp;quot;: &amp;quot;8407508f2cc7fa1edf6e1c3f2ec86d1c&amp;quot;//令牌 } }, &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML