Changes between Version 81 and Version 82 of baby3.0_developers/interface


Ignore:
Timestamp:
03/04/2016 11:01:01 AM (10 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby3.0_developers/interface

    v81 v82  
    279279}}} 
    280280 
    281 == 6. 体重分析页保存备注接口:== 
     281== 6. 体重分析页保存备注接口== 
    282282  **开发人员** 
    283283  >( 后端) 
     
    303303    “status”:0,         //处理状态,0正常,-1异常 
    304304    “message”:"上传备注成功" //相关状态信息 
     305     "remark":"备注内容"  //备注内容 
    305306 
    306307} 
     
    960961  ** 说明:mrobot提供一个新接口,接口返回数据新增一个字段:“uuid”:[“标签1”,“标签2”,……] **[[BR]] 
    961962  **接口:http://baike.pcbaby.com.cn/intf/app/2.0/cookbook_list_401.jsp?lemmaId=40 ** 
    962