Changes between Version 169 and Version 170 of pcauto_4.0.0/interface
- Timestamp:
- 10/28/2013 11:33:44 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_4.0.0/interface
v169 v170 198 198 {{{ 199 199 url: 200 汽车网:待定201 200 作用:对某个对象赞或者踩 202 201 使用范围:汽车网app … … 208 207 请求参数: 209 208 id,文章、帖子或者图集id 210 type, article、topic或者album209 type,类型id,1、2或者3 211 210 action,up或者down,分别代表赞和踩 212 211 返回参数: 213 212 214 213 { 215 "id":123 // 文章、帖子或者图集id216 "type": "article", // article、topic或者album217 "resultCode":0, // 0表示成功,其他是失败218 "msg":"提示信息", // 提示信息214 "id":123 // 文章、帖子或者图集id 215 "type":1, // 类型id,1为文章、2为帖子,3为图集 216 "resultCode":0, // 0表示成功,-1表示失败 217 "msg":"提示信息", // 提示信息 219 218 "ups":123, // 赞的数量 220 "downs":123 // 踩的数量219 "downs":123 // 踩的数量 221 220 } 222 221
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)