Changes between Version 9 and Version 10 of baby/interface


Ignore:
Timestamp:
06/04/2014 05:22:09 PM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v9 v10  
    835835}}} 
    836836 
     837 
     838==== 6.5.1是否已收藏 ==== 
     839{{{ 
     840  备注:是否已收藏 
     841  请求URL: 
     842  HTTP请求方式:get 
     843  是否需要登录:否 
     844  返回格式:JSON 
     845  缓存方式:无 
     846  缓存时间:无 
     847  请求参数: 
     848  type:1文章  2帖子  3百科 4问答 5课程  6食谱 
     849  设置header  Cookie = "common_session_id=xxxx"; 
     850  id: 
     851  返回参数 
     852  { 
     853   msg: 
     854   result: 
     855  } 
     856}}} 
     857 
    837858==== 6.6删除收藏 ==== 
    838859{{{