wiki:API/BBS/Get-All-Topics-From-Specify-Forum

Version 3 (modified by lee, 15 years ago) (diff)

--

Table of Contents

  1. Params
  2. Examples

获取指定 forum 主题列表

URL  http://dev85.pcauto.com.cn/proxy/bbs/forums/$forum_ID

Params

name required desc
pageSize n 每页有多少个帖子
pageNo n 第几页

Examples

curl  http://dev85.pcauto.com.cn/proxy/bbs/forums/16300
curl  http://dev85.pcauto.com.cn/proxy/bbs/forums/16300?pageSize=10&pageNo=2