Changes between Version 135 and Version 136 of baby3.0_developers/interface


Ignore:
Timestamp:
03/15/2016 04:47:19 PM (10 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby3.0_developers/interface

    v135 v136  
    452452 ||参数名||类型||必须||说明|| 
    453453 || uid ||string ||是 ||用户id|| 
    454  || lemaId ||int ||是 ||时间轴id(用于获取备注)|| 
     454 || lemaId ||int ||是 ||时间轴id|| 
    455455 || height ||float ||否 ||(type=1 | 2 | 3时,必须)身高|| 
    456456 || beforeWeight ||float ||否 ||(type=2时,必须)孕前体重|| 
     
    458458 ||pageNo ||int ||是 ||第几页|| 
    459459 ||pageSize ||int ||是 ||每页显示多少条|| 
    460  || date ||string ||是 ||时间轴对应日期(2015-05-02)|| 
     460 || date ||string ||是 ||时间轴对应日期(2015-05-02,用于获取备注)|| 
    461461 || pregnantDate||int ||否 ||(type=2时,必须)孕妇在怀孕阶段的280天中的哪天,如果怀孕第10天,pregnantDate=10|| 
    462462 || week ||int ||否 ||(type=2时,必须)孕周,即孕妇怀孕第几周,如week=16为怀孕第16周||