[[TOC]] = Get hot topics list = 获取热点帖子,不分版块的。 || URL || http://mrobot.pcauto.com.cn/proxy/bbs/topics/hot || || method || GET || == Params == || name || value range || desc || || range || {day,week,month} || 日/24小时、周、月热贴。默认为 day || || count || unsigned int || 条数默认为 10 || == Example == {{{ #!sh curl http://mrobot.pcauto.com.cn/proxy/bbs/topics/hot --data range=week&count=5 }}}