| Version 2 (modified by wuchangbo, 10 years ago) (diff) |
|---|
Table of Contents
电脑网4.3.0接口文档
1.接口列表
1.1个人中心-积分任务接口(新增接口)
mrobot接口: http://mrobot.pconline.com.cn/v3/taskList
缓存时间
30min
提交方式
GET
是否登录
是
参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必需 | 说明 |
|---|---|---|---|---|---|
| common_session_id | 用户sessionID | string | 是 | 添加到请求头的cookie里面 |
返回
{
"poster":"http://www1.pcauto.com.cn/zt/gz20150922/xuefen/6.png", //学分任务海报 (积分界面录入)
"data": [
{
"finish": 1, //任务当前完成状态,1是已完成,0是未完成 (mrobot返回)
"taskApplogo": "http://www1.pcauto.com.cn/zt/gz20150922/xuefen/6.png", //图标 (积分界面录入)
"taskId": 45, //任务id (积分界面录入)
"taskName": "邀请朋友下载", //任务名称 (积分界面录入)
"taskScore": 20 //任务奖励 (积分界面录入)
}
]
}
返回参数说明
| 参数名 | 参数含义 |
|---|---|
| poster | 海报图片URL |
| finish | 任务当前完成状态,1是已完成,0是未完成 |
| taskApplogo | 图标 |
| taskId | 任务id |
| taskName | 任务名称 |
| taskScore | 任务奖励 |
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)