Changes between Version 85 and Version 86 of baby3_developers/interface
- Timestamp:
- 01/20/2015 10:33:20 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby3_developers/interface
v85 v86 685 685 返回参数: 686 686 { 687 "status": 0, //状态码 0正常返回 非0请求错误 688 "desc": "", //提示信息 status=0提示信息为空;status非0,给出对应的出错提示信息 689 "wikiThirdSortList": 690 [ 687 "RESPONSE_CODE": 310, //与reqCode相同,=310 688 "RESPONSE_INFO": { 689 "wikiThirdSortList": [ 691 690 { 692 691 "wikiThirdSortCmtUrl": //string,评论链接 … … 694 693 "wikiThirdSortUrl": //string,文章url 695 694 }...... 696 ] 695 ], 696 "RESPONSE_STATUS": 100 //请求状态码,100正常,非100 错误 697 697 } 698 698 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)