Changes between Version 19 and Version 20 of intf


Ignore:
Timestamp:
09/05/2012 05:42:51 PM (14 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v19 v20  
    241241=== 3. [=#point300 mrobot移植接口] === 
    242242 
    243 == 3.1 [=#point301 请求文章]== 
    244 {{{ 
    245     请求文章: http://mrobot.pconline.com.cn/v3/cms/articles/{article id}  
    246     例子: http://mrobot.pconline.com.cn/v3/cms/articles/2847405 
     243=== 3.1 [=#point301 请求文章]=== 
     244{{{ 
     245    请求文章: http://mrobot.pcbaby.com.cn/v3/cms/articles/{article id}  
     246    例子: http://mrobot.pcbaby.com.cn/v3/cms/articles/2847405 
    247247 
    248248    请求方式:get  
     
    252252}}} 
    253253 
    254 == 3.2 [=#point302 评论列表]== 
    255 {{{ 
    256     根据评论id请求评论列表: http://mrobot.pconline.com.cn/v3/cmt/topics/{文章对应的评论id}  
    257     例子: http://mrobot.pconline.com.cn/v3/cmt/topics/12975470 
     254=== 3.2 [=#point302 评论列表]=== 
     255{{{ 
     256    根据评论id请求评论列表: http://mrobot.pcbaby.com.cn/v3/cmt/topics/{文章对应的评论id}  
     257    例子: http://mrobot.pcbaby.com.cn/v3/cmt/topics/12975470 
    258258 
    259259    请求方式:get  
     
    264264}}} 
    265265 
    266 == 3.3 [=#point303 发表以及回复评论]== 
    267 {{{ 
    268     发表以及回复评论: http://cmt.pconline.com.cn/action/comment/create_utf8.jsp 
     266=== 3.3 [=#point303 发表以及回复评论]=== 
     267{{{ 
     268    发表以及回复评论: http://mrobot.pcbaby.com.cn/v3/cmt/topics_create 
    269269 
    270270    请求方式:post