Changes between Version 10 and Version 11 of pcauto_drive_2.0.0/interface
- Timestamp:
- 07/28/2015 11:58:05 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_drive_2.0.0/interface
v10 v11 9 9 === 2.1 [=#point2.1 2.0接口] === 10 10 ==== 2.1.1 [=#point2.1.1 获取科目二,科目三问答人数] ==== 11 (开发进行中)[[BR]] 12 '''请求url''': 13 {{{ 14 11 (开发已完成,测试请连开发机代理)[[BR]] 12 '''线上环境请求url''': http://mrobot.pcauto.com.cn/xsp/x/xueche.pcauto.com.cn/appapi/1.0/question/getPvCount.do [[BR]] 13 '''开发环境请求url''': http://mrobot.pcauto.com.cn/xsp/x/dev38.pcauto.com.cn:8009/appapi/1.0/question/getPvCount.do 14 {{{ 15 应用后端url: 16 xueche.pcauto.com.cn/appapi/1.0/question/getPvCount.do 17 说明 : 获取教练问答阅读数 18 1.缓存1小时 19 2.次数X3,等于显示数字 20 请求参数 :无 21 是否登录 : 否 22 缓存时间 : 有(1小时) 23 是否分页 : 否 24 25 返回结果 26 { 27 28 pvCount:阅读数 29 30 code : 0成功,-1失败,-2未登录 31 message : 提示信息 32 version : 接口版本号如1.0,1.0(latest)表示最新版本 33 } 15 34 }}} 16 35 ==== 2.1.2 [=#point2.1.2 获取常见问题列表] ==== … … 98 117 "answerList": [ 99 118 { 100 "hasBestAnswer": false, //是否有最佳答案:true|false 101 "keyword": "倒车入库,侧方位停车,离合,熄火,停下,倒车,看镜,后视镜,安全带,停车,调整,打死", //关键词 102 "replycount": 4, //回答数 119 "type": 0, //(0代表普通问答,1代表精华问答) 120 "answerCount": 4, //回答数 103 121 "tid": 7560281, //帖子id 104 122 "title": "【广州增城】广州增城科目二满分通过,分享一下考场心得(含考场布局图)", //标题 105 " viewCount": 1 //浏览数123 "browseCount": 1 //浏览数 106 124 } 107 125 ],
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)