API第二版文档

API第二版文档


获取头像列表

<p><strong>请求方法名:</strong></p> <ul> <li>GetAvatarList </li> </ul> <p><strong>请求参数:</strong> </p> <ul> <li>无</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>GET/POST</p> <p><strong>返回示例</strong></p> <pre><code> { "Status": true, "Info": "请求成功", "Data": [ { "Title": "奥巴马", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/0A472675E5E5AF50.jpg" }, { "Title": "比尔盖茨", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/A9734CC321C8B363.jpg" }, { "Title": "本拉登", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/9A9C9E1A719CE536.jpg" }, { "Title": "普京", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/EED50A5799E76E58.jpg" }, { "Title": "贝克汉姆", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/F0E57CF931E45118.jpg" }, { "Title": "苍井空", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/F95FE943163DAF92.jpg" }, { "Title": "泷泽萝拉", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/1EF6FC3ACCBCD762.jpg" }, { "Title": "波多野结衣", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/EF01C8BED7B70053.jpg" }, { "Title": "希拉里", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/CA64E00C3F9FD5F3.jpg" }, { "Title": "范冰冰", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/6F1A99A3D02A6DEC.jpg" }, { "Title": "小男孩", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/C6021F3486D2B2DB.jpg" }, { "Title": "小女孩", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/1B6A214FF62BD91F.jpg" }, { "Title": "李敏镐", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/9816F54B27A9BF48.jpg" }, { "Title": "梅西", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/6EC9EDCC7B3BD70D.jpg" }, { "Title": "罗纳尔多", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/C7BB5088540C8040.jpg" }, { "Title": "萨达姆", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/831CA133362DE10D.jpg" }, { "Title": "金正恩", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/4D73D09EC5D7BFE3.jpg" }, { "Title": "科比", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/4A2E3EA214381904.jpg" }, { "Title": "全智贤", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/D38F599DF12CD206.jpg" }, { "Title": "林允儿", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/E6CA6EB9F492879E.jpg" }, { "Title": "宋慧乔", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/3578E1EB410B49C7.jpg" }, { "Title": "朴信惠", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/C707188A6E10AED4.jpg" }, { "Title": "宋承宪", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/C362F2B1E0EA389A.jpg" }, { "Title": "宋仲基", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/367498B6A748D910.jpg" }, { "Title": "杰森斯坦森", "Src": "http://cs4newimgqt.womenrfree.com//Content/mapping/Gone2052/home/images/touxiang/5C5A53823438F2CD.jpg" } ], "Code": 0 }</code></pre> </li> </ul> <pre><code> **请求参数:** |参数名|必选|类型|说明| |:---- |:---|:----- |----- | |Title |是 |string | 标题 | |Src |是 |string | 头像链接 |</code></pre>

页面列表

ITEM_HTML