Changes between Version 83 and Version 84 of baby/interface


Ignore:
Timestamp:
07/23/2014 10:25:50 AM (12 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v83 v84  
    942942  返回参数 
    943943{ 
    944     "status": //查询状态: 0  成功;  1  失败 
    945    "desc":    //返回的提示信息:   “查询成功”  ;  “暂无数据”  
     944   "status": //查询状态: 0  成功;  1  失败 
     945   "desc":   //返回的提示信息:   “查询成功”  ;  “暂无数据”  
    946946   "total":    
    947947   "pageNo":  
     
    964964             ... 
    965965      ] 
     966} 
    966967}}} 
    967968