ort


获取患者用户资料

<h2>请求URL</h2> <ul> <li><code>http://ort.me/mobile/customer/info</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <h1>Header</h1> <pre><code>authorization:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJqd3RfeWgiLCJleHAiOjE2NTcyNDI3OTMsInN1YiI6IllIIiwiYXVkIjoiZXZlcnkiLCJuYmYiOjE2NTY2Mzc5OTMsImlhdCI6MTY1NjYzNzk5MywianRpIjoxMDAwMSwidWlkIjo0MjV9.iKDq5SyZczUs9IsZOV4H47dtSwu4EWa2XTlSUTouU_A Accept:application/json, text/plain, */* </code></pre> <h2>参数</h2> <p>无</p> <h2>返回示例</h2> <pre><code>{     &amp;quot;code&amp;quot;: 10000,     &amp;quot;message&amp;quot;: &amp;quot;操作成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: 3,         &amp;quot;customer_name&amp;quot;: &amp;quot;kk&amp;quot;,         &amp;quot;mobile&amp;quot;: &amp;quot;18644442221&amp;quot;,         &amp;quot;mcn&amp;quot;: null,         &amp;quot;gender&amp;quot;: 1,         &amp;quot;status&amp;quot;: 1,         &amp;quot;birthday&amp;quot;: &amp;quot;2024-05-01&amp;quot;,         &amp;quot;created_at&amp;quot;: &amp;quot;2024-05-04 16:17:52&amp;quot;,         &amp;quot;updated_at&amp;quot;: &amp;quot;2024-05-05 16:24:31&amp;quot;,         &amp;quot;c_id&amp;quot;: null,         &amp;quot;mobile_auth&amp;quot;: null,         &amp;quot;avatar&amp;quot;: null,         &amp;quot;login_ip&amp;quot;: &amp;quot;172.20.0.1&amp;quot;,         &amp;quot;login_at&amp;quot;: &amp;quot;2024-05-05 16:24:31&amp;quot;     } } </code></pre>

页面列表

ITEM_HTML