文档
测试

魅力值排行榜

POST
http://192.168.1.192:8061/v270/charm/top

请求头

参数名
类型
描述
必填
token
string
示例:dJ3OwSoS0ZH54hEuCJsmOwOwtztyt3ZsvFL4uHwHPXHs6mrXoDwk4q7bECH6nZfqhxTUq0Ty4Pt2tKyymn3rKvjt4zQ12JyO9iLD5JsqEpc=
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
rankingList
array
数据列表
必填
userId
int
示例:884980
必填
username
string
示例:许嵩哥哥
必填
portrait
string
示例:http://thirdqq.qlogo.cn/g?b=oidb&k=ib9BjWfQ0JsOTiaN7JicoicOFQ&s=100&t=1556939258
必填
headPortraitBoxUrl
string
示例:http://schongdian.hengqifeng.com/userHeadBox/%E9%A3%9E%E4%B9%A620221101-193104.webp
必填
lodestoneUrl
string
示例:http://schongdian.hengqifeng.com/userHeadBox/20221102-103939.webp
必填
charmValue
int
示例:500
必填
top
object
示例:null
必填
charmTopDto
object
数据字典
必填
userId
int
示例:884980
必填
username
string
示例:许嵩哥哥
必填
portrait
string
示例:http://thirdqq.qlogo.cn/g?b=oidb&k=ib9BjWfQ0JsOTiaN7JicoicOFQ&s=100&t=1556939258
必填
headPortraitBoxUrl
string
示例:http://schongdian.hengqifeng.com/userHeadBox/%E9%A3%9E%E4%B9%A620221101-193104.webp
必填
lodestoneUrl
string
示例:http://schongdian.hengqifeng.com/userHeadBox/20221102-103939.webp
必填
charmValue
int
示例:500
必填
top
int
示例:1
必填
message
string
示例:操作成功
必填

说明 / 示例

{ "code": 200, "data": { "rankingList": [ { "userId": 884980, "username": "许嵩哥哥", "portrait": "http://thirdqq.qlogo.cn/g?b=oidb&k=ib9BjWfQ0JsOTiaN7JicoicOFQ&s=100&t=1556939258", "headPortraitBoxUrl": "http://schongdian.hengqifeng.com/userHeadBox/%E9%A3%9E%E4%B9%A620221101-193104.webp", "lodestoneUrl": "http://schongdian.hengqifeng.com/userHeadBox/20221102-103939.webp", "charmValue": 500, "top": null }, { "userId": 884963, "username": "pin_Leung", "portrait": "https://thirdwx.qlogo.cn/mmopen/vi_32/Q0j4TwGTfTI643alLPLydgAb4wzMwLRPftrt3lwKZUvHS6yBH7jFVY0oGJK5DxJCRkEw4NdxnoU02UDhqIYRYA/132", "headPortraitBoxUrl": "http://schongdian.hengqifeng.com/userHeadBox/%E9%A3%9E%E4%B9%A620221101-193104.webp", "lodestoneUrl": "http://schongdian.hengqifeng.com/userHeadBox/20221102-103939.webp", "charmValue": 400, "top": null }, { "userId": 885048, "username": "用户-NES3g", "portrait": "http://schongdian.hengqifeng.com/banner/Group1996.png", "headPortraitBoxUrl": "http://schongdian.hengqifeng.com/userHeadBox/%E9%A3%9E%E4%B9%A620221101-193104.webp", "lodestoneUrl": "http://schongdian.hengqifeng.com/userHeadBox/20221102-103939.webp", "charmValue": 0, "top": null } ], "charmTopDto": { "userId": 884980, "username": "许嵩哥哥", "portrait": "http://thirdqq.qlogo.cn/g?b=oidb&k=ib9BjWfQ0JsOTiaN7JicoicOFQ&s=100&t=1556939258", "headPortraitBoxUrl": "http://schongdian.hengqifeng.com/userHeadBox/%E9%A3%9E%E4%B9%A620221101-193104.webp", "lodestoneUrl": "http://schongdian.hengqifeng.com/userHeadBox/20221102-103939.webp", "charmValue": 500, "top": 1 } }, "message": "操作成功" }