约会

约会


排行榜

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>排行榜接口</li> </ul> <h5>请求URL</h5> <ul> <li>` <a href="http://xx.com/api/actives/slist">http://xx.com/api/actives/slist</a></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;">orders</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>1=颜值2=财富3=诚信值4=能力 all=总分</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{4 items "code":"1001" "msg":"获取成功" "time":1641793393 "data":{8 items "0":{23 items "id":5 "sore":0 "img":"https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fup.enterdesk.com%2Fedpic_360_360%2F00%2F40%2F51%2F004051c4e9d10209c0268bb4a873b9a0.jpg&amp;refer=htt" "username":"弃梦人" "activeid":2 "sex":0 "mobile":"15735182754" "createtime":1641604229 "is_deleted":0 "appearance":"5" "wealth":"4" "sincerity":"4" "ability":"4" "levelid":NULL "is_appoint":0 "is_role":1 "token":"544e7f6ed6c9e75295eba057c890c1c3" "wishingcoin":"1000.00" "balance":"0.00" "deposit":"0.00" "codeid":NULL "is_active":0 "is_stars":0 } "1":{23 items "id":1 "sore":0 "img":"http://www.dushu.com/static/upload/97dcd1ffccf8f7b6/76e93fcb8e1514d2.jpg" "username":"习惯听你、谎言" "activeid":1 "sex":0 "mobile":"13643611204" "createtime":1641370480 "is_deleted":0 "appearance":"2" "wealth":"3" "sincerity":"3" "ability":"3" "levelid":1 "is_appoint":0 "is_role":0 "token":"1b945f705b3b8a4cb412b02b0d76d955" "wishingcoin":"1000.00" "balance":"0.00" "deposit":"0.00" "codeid":3 "is_active":0 "is_stars":NULL } "2":{23 items "id":2 "sore":0 "img":"http://www.dushu.com/static/upload/47819009475a49bf/a4bc499a9df2ff70.jpg" "username":"你是好人" "activeid":3 "sex":0 "mobile":"13643611211" "createtime":1641435940 "is_deleted":0 "appearance":"2" "wealth":"2" "sincerity":"2" "ability":"2" "levelid":2 "is_appoint":0 "is_role":1 "token":NULL "wishingcoin":"1000.00" "balance":"0.00" "deposit":"0.00" "codeid":NULL "is_active":0 "is_stars":NULL } "3":{23 items "id":3 "sore":NULL "img":"https://img1.baidu.com/it/u=3615753323,901976318&amp;fm=253&amp;fmt=auto&amp;app=138&amp;f=JPEG?w=500&amp;h=500" "username":"都滚好么" "activeid":1 "sex":1 "mobile":"13643611200" "createtime":1641435940 "is_deleted":0 "appearance":"2" "wealth":"2" "sincerity":"2" "ability":"2" "levelid":NULL "is_appoint":0 "is_role":0 "token":"2ebdbe821cb99cf2493bac7cda606ed5" "wishingcoin":"1000.00" "balance":"0.00" "deposit":"0.00" "codeid":NULL "is_active":0 "is_stars":NULL } "4":{23 items "id":6 "sore":0 "img":"https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fp.qqan.com%2Fup%2F2021-6%2F16250136829154432.png&amp;refer=http%3A%2F%2Fp.qqan.com&amp;app=2002&amp;size=f99" "username":"红尘、繁华似锦" "activeid":1 "sex":0 "mobile":"17611469167" "createtime":1641607836 "is_deleted":0 "appearance":"2" "wealth":"2" "sincerity":"2" "ability":"2" "levelid":NULL "is_appoint":0 "is_role":1 "token":"b4bec1617c809cffc1e1c578388797a0" "wishingcoin":"1000.00" "balance":"0.00" "deposit":"0.00" "codeid":NULL "is_active":0 "is_stars":0 } "5":{23 items "id":4 "sore":0 "img":NULL "username":NULL "activeid":NULL "sex":0 "mobile":"13646599565" "createtime":1641604126 "is_deleted":0 "appearance":"1.1" "wealth":NULL "sincerity":NULL "ability":NULL "levelid":NULL "is_appoint":0 "is_role":0 "token":"267df44262579aaa1d6c76fcf4b3b965" "wishingcoin":"1000.00" "balance":"0.00" "deposit":"0.00" "codeid":NULL "is_active":0 "is_stars":0 } "6":{23 items "id":7 "sore":0 "img":NULL "username":NULL "activeid":NULL "sex":0 "mobile":"13643611203" "createtime":1641730853 "is_deleted":0 "appearance":NULL "wealth":NULL "sincerity":NULL "ability":NULL "levelid":NULL "is_appoint":0 "is_role":0 "token":"aa95fd52d13b9507e2d40fdec974285a" "wishingcoin":"0.00" "balance":"0.00" "deposit":"0.00" "codeid":NULL "is_active":0 "is_stars":0 } "userlist":2 }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">userlist</td> <td style="text-align: left;">int</td> <td>个人排行</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML