Changes between Version 165 and Version 166 of baby3.0_developers/interface


Ignore:
Timestamp:
03/17/2016 10:29:51 AM (10 years ago)
Author:
zhongjilong_JZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby3.0_developers/interface

    v165 v166  
    198198 **请求参数:** 
    199199 ||参数名||类型||必须||说明|| 
    200  || common_session_id ||string ||是 ||用户登录认证信息 || 
     200 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息 || 
    201201 || serial_no ||long||是 ||系列号 || 
    202202 || type ||int ||是 ||设备种类(1:胎语仪,2:体重秤) || 
     
    228228  **请求参数:** 
    229229 ||参数名||类型||必须||说明|| 
    230  || common_session_id ||string ||是 ||用户登录认证信息|| 
     230 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    231231 || phone_number ||string ||是 ||手机号|| 
    232232 || serial_no ||long||是 ||系列号|| 
     
    262262  **请求参数:** 
    263263 ||参数名||类型||必须||说明|| 
    264  || common_session_id ||string ||是 ||用户登录认证信息|| 
     264 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    265265 || phoneNum ||string ||是 ||手机号|| 
    266266 || type ||int ||是 ||设备种类(1:胎语仪,2:体重秤)|| 
     
    383383  **请求参数:** 
    384384 ||参数名||类型||必须||说明|| 
    385  || common_session_id ||string ||是 ||用户登录认证信息|| 
     385 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    386386 ||serial_no|| lonf|| 否|| 序列号|| 
    387387 || lemmaId ||int ||是 ||时间轴id|| 
     
    424424  **请求参数:** 
    425425 ||参数名||类型||必须||说明|| 
    426  || common_session_id ||string ||是 ||用户登录认证信息|| 
     426 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    427427 || lemmaId ||int||是 ||时间轴id|| 
    428428 || date ||string ||是 ||当天日期(2016-05-02)|| 
     
    558558  **请求参数:** 
    559559 ||参数名||类型||必须||说明|| 
    560  || common_session_id ||string ||是 ||用户登录认证信息|| 
     560 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    561561 || record_time ||string ||是 ||123456(时间戳)|| 
    562562 
     
    620620  **请求参数:** 
    621621 ||参数名||类型||必须||说明|| 
    622  || common_session_id ||string ||是 ||用户登录认证信息|| 
     622 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    623623 {{{ 
    624624   请求参数: 
     
    674674  **请求参数:** 
    675675 ||参数名||类型||必须||说明|| 
    676  || common_session_id ||string ||是 ||用户登录认证信息|| 
     676 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    677677 || record_type ||string ||是 || 用户记录类型(胎语默认为1) || 
    678678 ||recTime ||int ||是 ||记录时间(时间戳)|| 
     
    726726  **请求参数:** 
    727727 ||参数名||类型||必须||说明|| 
    728  || common_session_id ||string ||是 ||用户登录认证信息|| 
     728 || common_session_id ||string ||是 ||cookie里面传入,用户登录认证信息|| 
    729729 || pageNo ||int ||是 ||第几页|| 
    730730 || pageSize ||int ||是 ||(一页加载10条)||