Changes between Version 98 and Version 99 of baby3_developers/interface


Ignore:
Timestamp:
02/02/2015 02:51:27 PM (11 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby3_developers/interface

    v98 v99  
    692692           "wikiThirdSortUrl": //string,文章url 
    693693        }...... 
    694      ], 
    695      pageNo = 1, 
    696      pageSize = 20, 
    697      total = 20 
     694     ] 
    698695   }, 
    699   "RESPONSE_STATUS": 100 //请求状态码,100正常,非100 错误 
     696  "RESPONSE_STATUS": 100, //请求状态码,100正常,非100 错误 
     697  pageNo = 1, 
     698  pageSize = 20, 
     699  total = 20 
    700700}}} 
    701701