Changes between Version 8 and Version 9 of API/BBS/Get-All-Forums


Ignore:
Timestamp:
04/30/2011 10:03:04 AM (15 years ago)
Author:
lee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • API/BBS/Get-All-Forums

    v8 v9  
    33获取所有 forum 的列表 
    44 
    5 == Example == 
    6  
    75|| URL || http://dev85.pcauto.com.cn/proxy/bbs/forums?parentId=1 || 
    86 
     7== Example == 
     8{{{ 
     9#!sh 
     10curl http://dev85.pcauto.com.cn/proxy/bbs/forums?parentId=1  
     11}}} 
     12