HTHT


select-我的选项卡

<h5>简要描述</h5> <ul> <li>查询<code>我的</code> 数据</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:9999/htoa/user/app/info</code></li> <li>必须带token才可以请求</li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>返回示例</h5> <pre><code>{     "code": 200,     "msg": "success",     "data": {         "errcode": 0,         "errmsg": "ok",         "userid": "7453600343871735351",         "name": "卢李燕",         "department": [             134         ],         "position": "软件研发工程师",         "mobile": "18284346929",         "gender": "1",         "email": "luliyan@piesat.cn",         "avatar": "http://wework.qpic.cn/bizmail/1AyBicbIUw2YRly93bg34KrvZRysclzEZoibPXRias03J2wtyichibZGmRQ/0",         "status": 1,         "isleader": 0,         "extattr": {             "attrs": []         },         "english_name": "",         "telephone": "",         "enable": 1,         "hide_mobile": 0,         "order": [             999988117         ],         "main_department": 134,         "qr_code": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc5d212cdb6a85a5ac",         "alias": "",         "is_leader_in_dept": [             0         ],         "thumb_avatar": "http://wework.qpic.cn/bizmail/1AyBicbIUw2YRly93bg34KrvZRysclzEZoibPXRias03J2wtyichibZGmRQ/100",         "direct_leader": []     } }</code></pre>

页面列表

ITEM_HTML