Changes between Version 11 and Version 12 of API/BBS/Get-All-Posts-From-Specify-Topic
- Timestamp:
- 05/18/2011 05:43:19 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API/BBS/Get-All-Posts-From-Specify-Topic
v11 v12 5 5 获取指定话题里某用户的所有帖子。 6 6 7 || URL || 开发环境 http://dev85.pcauto.com.cn/proxy/bbs/topics/$topic_ID [[BR]] 生产环境: http://mrobot.pcauto.com.cn/proxy/bbs/topics/$topic_ID 8 || 7 || URL || PCAuto: http://mrobot.pcauto.com.cn/proxy/bbs/topics/$topic_ID [[BR]] PCOnline: http://mrobot.pconline.com.cn/v2/itbbs/topics/$TOPIC_ID || 9 8 || response MIME || text/html || 10 9 … … 27 26 {{{ 28 27 #!sh 29 http://dev85.pcauto.com.cn/v2/bbs/topics/2100735 30 31 curl http://dev85.pcauto.com.cn/v2/bbs/topics/2100735 -D /tmp/foo-header.txt 28 curl http://mrobot.pconline.com.cn/v2/itbbs/topics/587012 -D /tmp/foo-header.txt 32 29 cat /tmp/foo-header.txt 33 30 }}} … … 51 48 {{{ 52 49 #!sh 53 curl http:// dev85.pcauto.com.cn/proxy/bbs/topics/247994454 curl http:// dev85.pcauto.com.cn/proxy/bbs/topics/2479944?pageNo=2&pageSize=555 curl http:// dev85.pcauto.com.cn/proxy/bbs/topics/2479944?authorId=3272650 curl http://mrobot.pconline.com.cn/v2/itbbs/topics/587012 51 curl http://mrobot.pconline.com.cn/v2/itbbs/topics/587012?pageNo=2&pageSize=5 52 curl http://mrobot.pconline.com.cn/v2/itbbs/topics/587012?authorId=32726 56 53 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)