Changes between Version 5 and Version 6 of baby2.3_developers/interface


Ignore:
Timestamp:
05/25/2015 10:35:38 AM (11 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby2.3_developers/interface

    v5 v6  
    125125      image: //图片url 
    126126      title: //标题 
    127       articleId:  //文章id 
     127      url:  //专家视点页面url 
    128128      expertName: //专家名 
    129129      position:"副主任医师" //职位 
     
    356356} 
    357357}}} 
     358 
     359=== 3.0专家视点 === 
     360{{{ 
     361  备注:专家视点 
     362  接口开发: 
     363  mrobot接口: 
     364  后端URL: 
     365  HTTP请求方式:get 
     366  是否需要登录:否 
     367  返回格式:html页面 
     368  缓存方式:无 
     369  缓存时间:无 
     370  请求参数: 
     371   
     372  返回参数: 
     373   html页面 
     374}}}