简要描述:
版本号 | 制定人 | 制定日期 | 修订日期 |
---|---|---|---|
1.0.0 | kevin | 2020-07-22 |
请求URL:
请求方式:
- GET
请求头:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
token | 是 | string | 凭证 |
请求参数:
参数名 | 是否必须 | 类型 | 说明 |
---|
返回示例:
正确时返回:
{
"status": 200,
"msg": "获取成功",
"data": {
"day_get_popularity_num": 21,
"all_comment_count": 3,
"need_comment_novel_num": 1,
"reward_popularity": 10
},
"other": []
}
错误时返回:
{
"status": 0,
"msg": "key错误"
}
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
day_get_popularity_num | int | 今天获取的人气票 |
all_comment_count | int | 今天评论小说数 |
need_comment_novel_num | int | 需要再评论多少小说 |
reward_popularity | int | 奖励人气票 |
备注:
- 无
作者:admin 创建时间:2020-07-21 11:16
更新时间:2025-05-24 17:35
更新时间:2025-05-24 17:35