Changes between Version 24 and Version 25 of pconline_4.4.0/interface
- Timestamp:
- 01/08/2016 06:06:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pconline_4.4.0/interface
v24 v25 32 32 "data": [ 33 33 { 34 "finish ": 1, //任务当前完成状态,1是已完成,0是未完成 (mrobot返回)34 "finished": 1, //任务当前完成状态,1是已完成,0是未完成 (mrobot返回) 35 35 "taskApplogo": "http://www1.pcauto.com.cn/zt/gz20150922/xuefen/6.png", //图标 (积分界面录入) 36 36 "taskId": 45, //任务id (积分界面录入) … … 75 75 ||common_session_id||用户sessionID||string|| || 是 ||添加到请求头的cookie里面|| 76 76 ||taskId||任务ID||string|| || 是 ||对应的任务ID从任务列表中获取|| 77 77 ||taskName||任务名称||string|| || 是 ||对应的任务名称从任务列表中获取|| 78 ||score||任务分数||int|| || 是 ||对应的任务的分数从任务列表中获取|| 78 79 **返回** 79 80 {{{#!java 80 81 { 81 82 “taskName”:“打开客户端”; 82 “score”:“2”;83 “score”:“2”; 83 84 } 84 85 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)