Changes between Version 32 and Version 33 of pcauto_club_4.5.0/api
- Timestamp:
- 11/06/2015 03:15:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_club_4.5.0/api
v32 v33 281 281 ||serialId||string||是||车系id|| 282 282 ||modelId||string||是||车型id|| 283 ||url||string||否||车型图片的url,当车型有图片的时候传|| 283 284 ||modelName||string||是||车系名称+车型名称|| 284 285 ||provinceName||string||是||省名称|| … … 324 325 325 326 326 ==== 2.6 送审接口 ====327 {{{ 328 接口: 329 说明 : 送审接口330 331 是否分页: 否327 ==== 2.6 热门话题送审接口 ==== 328 {{{ 329 接口: /xsp/s/club/v4.5/hotSubjectList4Review.xsp 330 说明 : 热门话题送审接口 331 332 是否分页:是 332 333 是否缓存:否 333 334 是否登陆:否 … … 335 336 返回结果: 336 337 { 337 338 subjectList : [{ 339 subjectId:话题ID 340 title:话题标题 341 description:导语 342 logo:话题图标 343 344 }] 345 346 total:总条数 347 pageNo:页码 348 pageSize:每页条数 349 pageCount:总共几页 350 351 code : 0成功,-1失败 352 message : 提示信息 353 version : 接口版本号如1.0,1.0(latest)表示最新版本 338 354 } 339 355 340 356 后端应用接口: 341 357 //CMS录入一下话题 358 http://www.pcauto.com.cn/forum/club/app/1510/intf8051.html 359 //trac4.1, 1.1.1 最热话题列表 360 /appapi/1.0/subject/subjectDetailByPostCont.do 342 361 343 362 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)