Changes between Initial Version and Version 1 of API/BBS/Get-Hot-Topics
- Timestamp:
- 05/11/2011 02:44:29 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API/BBS/Get-Hot-Topics
v1 v1 1 [[TOC]] 2 3 = Get hot topics list = 4 5 获取热点帖子,不分版块的。 6 7 || URL || http://mrobot.pcauto.com.cn/proxy/bbs/topics/hot || 8 || method || GET || 9 10 == Params == 11 12 || name || value range || desc || 13 || range || {day,week,month} || 日/24小时、周、月热贴。默认为 day || 14 || count || unsigned int || 条数默认为 10 || 15 16 == Example == 17 18 {{{ 19 #!sh 20 curl http://mrobot.pcauto.com.cn/proxy/bbs/topics/hot --data range=week&count=5 21 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)