Changes between Version 37 and Version 38 of baby/interface


Ignore:
Timestamp:
06/24/2014 01:58:51 PM (12 years ago)
Author:
zhangzhuojian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v37 v38  
    929929 缓存时间:无 
    930930 请求参数: 
    931   设置header  Cookie = "common_session_id=xxxx"; 
     931 uid: 用户id,默认查询当前登录用户id 
    932932 返回参数 
    933933  { 
    934   topicCount:主数量 
    935   hotTopicCount:精华帖数量 
    936   replyTopicCount:回帖数量 
     934  topicCount:主数量 
     935  pickCount:精华帖数量 
     936  replyCount:回帖数量 
    937937  } 
    938938}}}