| Version 3 (modified by zhoutianhuai, 11 years ago) (diff) |
|---|
1. 车友会任务接口1.0
备注:
1.0相关,开发环境URL前缀: http://dev18.pcauto.com.cn/ 2任务系统相关接口,开发环境域名: http://dev38.pcauto.com.cn:8085/
1. 车友会任务接口1.0
1.1. app使用 任务列表接口1.0
接口/intf/clubgc/app/taskList.do [get]
请求参数 :globalUid
是否登录 : 是
缓存时间 : 否
是否分页 : 否
返回结果:
{
disposableTask: [ {
appAction: {app动作
action: 动作,
desc: 动作描述
},
application: "club_gold_coin",
applogo: app的logo链接,
current: 1,
gold: 30,
limitDaily: 每天次数,
limitPermanantly: 永久次数,
pcaAction: {
action: 动作,
desc: 动作描述
},
pclogo: 在pc的logo链接,
received: 0,
status: 1,
taskId: 任务id,
taskName: 任务名称,
taskType: 任务类型,
wapAction: {
desc: "描述",
text: 文本,
url: 链接
}
}
]
}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)