Changes between Version 69 and Version 70 of yimei1.0.0_api


Ignore:
Timestamp:
03/25/2015 02:20:48 PM (11 years ago)
Author:
caomenglin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • yimei1.0.0_api

    v69 v70  
    14751475**参数** 
    14761476 
    1477 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
    1478 ||nickname ||昵称||String||""||否|| 
    1479 ||sex ||性别||String||""||否|| 
    1480 ||birthday ||生日||String||""||否|| 
    1481 ||age ||年龄段||int||""||否|| 
    1482 ||city ||城市||String||""||否|| 
    1483 ||likeProject ||感兴趣的项目||String||""||否|| 
    1484 ||useProject ||整过的项目||String||""||否|| 
    1485 ||signature  ||个性签名||String||""||否|| 
     1477||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
     1478||nickname ||昵称||String||""||否|||| 
     1479||sex ||性别||String||"2"||否||1:男,2:女|| 
     1480||birthday ||生日||String||""||否||格式:YYYY-MM-DD|| 
     1481||age ||年龄段||int||""||否|||| 
     1482||city ||城市||String||""||否||城市名称|| 
     1483||likeProject ||感兴趣的项目||String||""||否||ID1,ID2,ID3|| 
     1484||useProject ||整过的项目||String||""||否||ID1,ID2,ID3|| 
     1485||signature  ||个性签名||String||""||否|||| 
    14861486 
    14871487**返回**