Changes between Version 51 and Version 52 of baby3_developers/interface
- Timestamp:
- 01/06/2015 02:14:19 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby3_developers/interface
v51 v52 401 401 {{{ 402 402 备注:提问,默认为崔玉涛专栏的提问 403 接口开发: 404 请求URL:http:// 405 接口说明: 403 请求URL:http://kuaiwen.pcbaby.com.cn/intf/app/ask.jsp 406 404 HTTP请求方式:post 407 405 是否需要登录:是 … … 410 408 缓存时间:无 411 409 请求参数: 412 title:问题标题 413 des = 问题描述; 414 typeId = 问题分类id 415 specialistId:专家id, 416 设置header Cookie = "common_session_id=xxxx"; 410 req_enc:请求预设编码 411 resp_enc:结果集预设编码 412 windowname:跨域时赋值 413 callback:回调函数名 414 title:问题标题 415 des:问题描述 416 typeid:问题分类ID 417 specialistid:专家ID(可选) 418 设置header Cookie = "common_session_id=xxxx"; 417 419 418 420 返回参数 419 { 420 msg: 421 result: //结果状态码 0提问成功 非0返回对应的出错信息 422 } 421 {"result":(0-提问成功 -1-异常),"msg":"结果提示信息"} 423 422 }}} 424 423
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)