| 1243 | 1243 | {status:,desc:,topics:[{forumId:,forumName:,topicId:,title:,message:,userName:,userId:,userFaceUrl:,images:,createAt:,views:,replyCount:}]pageNo:,pageSize:,total:} |
| 1244 | 1244 | * /intf/forum/getWeekHots.do 查询一周热帖接口[[BR]] |
| 1245 | | //参数// [[BR]] |
| 1246 | | size:排行榜长度,默认30,最大50,[[BR]] |
| 1247 | | maxLength:帖子内容截取长度,默认240,[[BR]] |
| 1248 | | callback:回调函数名称,[[BR]] |
| 1249 | | 接口结果缓存1个小时[[BR]] |
| 1250 | | 输出结果:返回json格式[[BR]] |
| 1251 | | {total:,topics:[{authorName:,authorUrl:,createAt:,forumId:,forumUrl:,lastPostAt:,message:,newReplyCount(新增回复数):,replyCount:,tid:,title:,topicId:,topicUrl:,type:,uid:,updateAt:,userFaceUrl:,viewCount:}]} |
| | 1245 | //参数// |
| | 1246 | [[BR]] size:排行榜长度,默认30,最大50, |
| | 1247 | [[BR]] maxLength:帖子内容截取长度,默认240, |
| | 1248 | [[BR]] callback:回调函数名称, |
| | 1249 | [[BR]] 接口结果缓存1个小时 |
| | 1250 | [[BR]] 输出结果:返回json格式 |
| | 1251 | [[BR]] {total:,topics:[{authorName:,authorUrl:,createAt:,forumId:,forumUrl:,lastPostAt:,message:,newReplyCount(新增回复数):,replyCount:,tid:,title:,topicId:,topicUrl:,type:,uid:,updateAt:,userFaceUrl:,viewCount:}]} |