Changes between Initial Version and Version 1 of API/BBS/Get-All-Posts-From-Specify-Topic
- Timestamp:
- 04/28/2011 10:35:59 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API/BBS/Get-All-Posts-From-Specify-Topic
v1 v1 1 [[TOC]] 2 3 4 5 || URL || http://dev85.pcauto.com.cn/proxy/bbs/topics/$topic_ID || 6 7 == Params == 8 9 || name || required || desc || 10 || pageNo || n || 分页第几页 || 11 || pageSize || n || || 12 || authorId || n || 只查看某 author ID 发表的所有帖子 || 13 14 == Example == 15 16 {{{ 17 #!sh 18 curl http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944 19 curl http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944?pageNo=2&pageSize=5 20 curl http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944?authorId=32726 21 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)