Changes between Version 1 and Version 2 of pcauto_bbs_1.0.0/intfs
- Timestamp:
- 03/25/2013 03:03:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_bbs_1.0.0/intfs
v1 v2 30 30 31 31 == 2.接口列表 == 32 === 2.1 /newMsgCount === 33 {{{ 32 === 2.1 新消息=== 33 {{{ 34 url: /newMsgCount 34 35 HTTP请求方式:get 35 36 是否需要登录:否 … … 41 42 }}} 42 43 43 === 2.2 /我的帖子===44 {{{ 45 url: http://mrobot.pcautobbs.com.cn/v4/individualcenter/post?personname=%@&common_session_id=%d?&pageno=%d&pagesize=%d44 === 2.2 我的帖子=== 45 {{{ 46 url: my_posts?personname=%@&common_session_id=%d?&pageno=%d&pagesize=%d 46 47 例子: 47 48 注:电脑网,汽车网用一样的接口,只需要改前缀:pcauto,pconline … … 72 73 }}} 73 74 74 === 2.3 /我的回复===75 {{{ 76 url: http://mrobot.pcautobbs.com.cn/v4/individualcenter/reply? personname=%@&common_session_id=%d?&pageno=%d&pagesize=%d75 === 2.3 我的回复=== 76 {{{ 77 url: /my_replies? personname=%@&common_session_id=%d?&pageno=%d&pagesize=%d 77 78 例子: 78 79 请求方式:get … … 100 101 }}} 101 102 102 === 2.4 /最新消息===103 {{{ 104 url: http://mrobot.pcautobbs.com.cn/v4/individualcenter/news? personname=%@&common_session_id=%d?&pageno=%d&pagesize=%d103 === 2.4 最新消息=== 104 {{{ 105 url: /my_news? personname=%@&common_session_id=%d?&pageno=%d&pagesize=%d 105 106 例子: 106 107 请求方式:get … … 131 132 }}} 132 133 133 === 2.5 /头像修改===134 {{{ 135 url : http://mrobot.pcautobbs.com.cn/v4/proxy/saveavatar"134 === 2.5 头像修改=== 135 {{{ 136 url : /saveavatar" 136 137 请求方式:post 137 138 是否需要登录:需要
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)