Changes between Version 180 and Version 181 of baby3.0_developers/interface


Ignore:
Timestamp:
03/29/2016 11:08:54 AM (10 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby3.0_developers/interface

    v180 v181  
    477477 || pregnantDate||int ||否 ||(type=2时,必须)孕妇在怀孕阶段的280天中的哪天,如果怀孕第10天,pregnantDate=10|| 
    478478 || week ||int ||否 ||(type=2时,必须)孕周,即孕妇怀孕第几周,如week=16为怀孕第16周|| 
    479  ||babySex ||int ||否 ||(type=4、5时,必须)宝宝性别,1为男性,2为女性|| 
     479 ||babySex ||int ||否 ||(type=4、5时,必须)宝宝性别,0为男性,1为女性|| 
    480480 ||babyAge ||string ||否 ||(type=4、5时,必须)宝宝年龄,例如,(0,一个月内)时,babyAge=1m;[一个月,二个月)时,babyAge=2m;[1岁,2岁)时,babyAge=1y|| 
    481481 ||fmt ||string ||否 ||fmt=wap 时请求的页面为分享页||