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

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

--

Table of Contents

  1. Params
  2. Examples

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

Params

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

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