Changes between Version 3 and Version 4 of baby2.2_developers/interface
- Timestamp:
- 03/03/2015 05:19:26 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby2.2_developers/interface
v3 v4 38 38 缓存时间: 39 39 请求参数: 40 common_session_id:登录用户id40 设置header Cookie = "common_session_id=xxxx"; 41 41 42 42 返回参数 … … 48 48 49 49 }}} 50 51 ==== 1.2 我的问答数量 ==== 52 {{{ 53 备注:获取我的问答数量 54 接口开发:卢海潮 55 mrobot请求URL: 56 后端请求URL:http://kuaiwen.pcbaby.com.cn/intf/app/my_questions_nums.jsp 57 接口说明:http://rdtrac.pc.com.cn/kuaiwen_baby/ticket/9 58 HTTP请求方式:get 59 是否需要登录:是 60 返回格式:JSON 61 缓存方式:无 62 缓存时间:无 63 请求参数: 64 设置header Cookie = "common_session_id=xxxx"; 65 返回参数 66 { 67 solvedCount:已解决数量 68 unsolvedCount:未解决数量 69 } 70 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)