Changes between Version 28 and Version 29 of baby3.0_developers/interface


Ignore:
Timestamp:
02/24/2016 03:51:15 PM (10 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby3.0_developers/interface

    v28 v29  
    394394}}} 
    395395 
    396 == 10. 体重分析页&分享页: == 
     396== 10. 体重分析终端页&分享页: == 
    397397  **开发人员** 
    398398  >mrobot,制作 
     
    685685}}} 
    686686 
    687  
    688 == 17. 胎语纪录分析页,推荐内容接口: == 
     687== 16.1 我的记录终端页 == 
     688  **开发人员** 
     689  >后端,烧饭,mrobot 
     690  **HTTP请求方式:** 
     691  >get 
     692  **是否需要登录:** 
     693  >是 
     694  **返回格式:** 
     695  >HTML 
     696  **缓存方式:** 
     697  >无 
     698  **缓存时间:** 
     699  >无 
     700  **请求参数:** 
     701 ||参数名||类型||必须||说明|| 
     702 || common_session_id ||string ||是 ||用户id|| 
     703 || pageNo ||int ||是 ||第几页|| 
     704 || pageSize ||int ||是 ||(一页加载10条)|| 
     705 || type ||int ||是 ||type:(1代表备孕,2代表怀孕,3代表育儿妈妈, 4代表育儿宝宝0-1岁,5代表育儿宝宝2-6岁)|| 
     706 
     707== 17. 胎语记录分析页-推荐内容接口: == 
    689708  **开发人员** 
    690709  >mrobot ,制作 
     
    797816 ||type: ||string ||是 ||设备种类(1:胎语仪,2:体重秤)|| 
    798817 
    799 == 24.小贴士html页面) == 
     818== 24.小贴士html页面 == 
    800819 **说明:小贴士有多个页面滚动** 
    801820  **HTTP请求方式:** 
     
    837856 
    838857== 31.广告待定,等刊例出来(mrobot、广告系统(文章,百科,生活圈精华帖子广告)) == 
     858 
     859== 32. 购买链接 == 
     860 **说明:设备购买链接** 
     861  **HTTP请求方式:** 
     862  >get 
     863  **是否需要登录:** 
     864  >否 
     865  **返回格式:** 
     866  >html 
     867  **缓存方式:** 
     868  >无 
     869  **缓存时间:** 
     870  >无