Changes between Version 31 and Version 32 of pcauto_club_1.2.0/api


Ignore:
Timestamp:
09/16/2014 10:02:01 AM (12 years ago)
Author:
xieweijie
Comment:

个人中心帖子列表 修改

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_1.2.0/api

    v31 v32  
    339339{{{ 
    340340接口URL: 
     341bbs.pcauto.com.cn/plugins/autoclub/user/topics.do 
    341342说明:根据用户id返回所有帖子列表 
     343是否分页:是 
    342344请求参数: 
    343 userId:用户Id 
     345userId: 用户ID 
     346imgSize: 需要图片数,默认为3张 
     347audited: 是否审核通过,默认为true 
     348maxLength: 帖子内容长度,默认为240 
     349resp_enc: 编码,默认为UTF-8 
    344350返回 
    345351与4.1一致