Changes between Version 158 and Version 159 of intf


Ignore:
Timestamp:
07/16/2014 10:06:51 AM (12 years ago)
Author:
lijianwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v158 v159  
    12271227        userFaceUrl-用户头像url: "http://i1.3conline.com/images/upload/upc/face/25/54/20/92/25542092_120x120",  [[BR]] 
    12281228        viewCount-帖子查看数: 39019}]  [[BR]] 
    1229  
     1229* /intf/forum/getPicks.do  查询版块精华接口[[BR]] 
     1230    //参数// [[BR]] 
     1231    forums=1,noForums="",pickType=pickA,pageNo=1 [[BR]] 
     1232        pageSize=10,maxLength=240,callback,ie=gbk,cacheTime=3600 [[BR]] 
     1233        help,showImage=false [[BR]] 
     1234        //返回json格式// [[BR]] 
     1235        {status:,desc: 
     1236        topics:[{ 
     1237                forumId:,forumName:,topicId:,title:,message:[[BR]] 
     1238                userName:,userId:,userFaceUrl:,images:,createAt:,views:,replyCount: 
     1239        }] 
     1240        pageNo:, 
     1241        pageSize:, 
     1242        total: 
     1243        } 
    12301244 
    12311245== [=#p_mobile]mobile ==