Changes between Version 120 and Version 121 of pcauto_bbs_1.0.0/intfs
- Timestamp:
- 04/28/2013 04:56:03 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_bbs_1.0.0/intfs
v120 v121 133 133 === 2.5 [=#point205 头像修改]=== 134 134 {{{ 135 url: 待定135 url:http://upc.pcauto.com.cn/upload_head.jsp 136 136 作用:修改用户头像 137 137 使用范围:汽车网论坛app:pcautobbs 138 138 139 139 请求方式:post 140 是否需要登录: 需要140 是否需要登录:是 141 141 请求参数: 142 name:用户名 142 common_session_id:会话id 143 143 image:用户头像数据 144 common_session_id:会话id 144 uploadType: 上传类型,缺省为正式头像。如果是"temp"则保存在头像临时目录待处理。 145 返回(json): 146 失败:{retCode: xxx} 147 成功:{retCode: 0} 145 148 }}} 146 149 … … 154 157 === 2.5.2 [=#point207 发送站内信]=== 155 158 {{{ 156 url:http:// mrobot.pcauto.com.cn/v3/bbs/postMessage?json=159 url:http://bip.pcauto.com.cn/intf/message.jsp?act=create 157 160 作用:给其他人发送站内信 158 161 使用范围:汽车网论坛app:pcautobbs … … 160 163 请求方式:post 161 164 是否需要登录:是 162 请求参数:json,格式如下 163 { 164 "receiverId":123456 165 "content":"姚明你会扣篮吗?", 166 "captcha":"mdffd" 167 } 168 }}} 165 请求参数: 166 accountId 发送给某个用户 167 content 消息内容 168 captcha 验证码 169 170 /* 171 * 发送限制 add by handy 2012.04.01 172 * 1.post 2.验证码 3.黑名单 173 * 4.邮箱绑定,该限制仅限於2012-01-01起注册的用户 edit by handy 2012.04.10 174 * 5.发送频率 50次/ID/24H 175 * 6.白名单最多一次发送50个用户,非白名单则每次只能发一个 7.添加关键词库过滤 176 */ 177 178 结果返回 179 {code:0,message:"提示"} 169 180 170 181 === 2.6 [=#point208 同步内容下载]===
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)