Changes between Version 102 and Version 103 of baby/interface
- Timestamp:
- 07/30/2014 10:47:37 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby/interface
v102 v103 35 35 36 36 == 二.接口列表 == 37 === = 1.0首页 ====37 === 1.0首页 === 38 38 {{{ 39 39 备注:首页 … … 78 78 } 79 79 ] 80 }81 }}}82 ==== 1.1每日一笑 ====83 {{{84 备注:每日一笑85 接口开发:无86 请求URL:http://baike.pcbaby.com.cn/intf/app/launch_101.jsp?REQUEST_CODE=10187 HTTP请求方式:get88 是否需要登录:否89 返回格式:JSON90 缓存方式:无91 缓存时间:无92 请求参数:无93 94 返回参数:95 {96 RESPONSE_CODE:101,97 RESPONSE_INFO:98 {99 "launchImg": "http://www1.pcbaby.com.cn/meiriqingsongyike/37.jpg"100 }101 RESPONSE_STATUS:100102 80 } 103 81 }}} … … 912 890 ids 取 接口6.1.2中返回的noticeIds 值;每次当接口6.1.2邀请成功后更新未读消息,若noticeIds 为空则可不更新 913 891 请求参数: 914 common_sessin_id: //用户登录id ,直接拼url后,不放Headers中892 common_sessin_id: //用户登录id 915 893 ids: //消息id,用英文逗号分隔 894 req_enc:"UTF-8" 895 resp_enc:"UTF-8" 916 896 返回参数: 917 无 897 { 898 "ret":0 899 } 900 错误 901 { 902 "ret":-1, 903 "error-desc":"用户id不能小于0" 904 } 918 905 }}} 919 906
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)