U宝


分享页面ok----

<p><strong>简要描述:</strong> </p> <ul> <li>分享页面</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/v1/user/share</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>header:</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;">Authorization</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户登录返回的token</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{     "status": "success",     "code": 200,     "data": {         "invitation_code": "yudopm",(邀请码)         "link": "http://oy.nanmutu.cn/h5/#/pages/sharelogin/register?invitation_code=yudopm"(邀请链接)     } }</code></pre>

页面列表

ITEM_HTML