Changes between Version 64 and Version 65 of baby3_developers/interface
- Timestamp:
- 01/08/2015 10:39:13 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby3_developers/interface
v64 v65 413 413 {{{ 414 414 备注:提问,默认为崔玉涛专栏的提问 415 请求URL: http://kuaiwen.pcbaby.com.cn/intf/app/ask.jsp415 请求URL: http://kuaiwen.pcbaby.com.cn/intf/forCMS/question_talk_do.jsp 416 416 HTTP请求方式:post 417 417 是否需要登录:是 … … 420 420 缓存时间:无 421 421 请求参数: 422 req_enc:请求预设编码 423 resp_enc:结果集预设编码 424 windowname:跨域时赋值 425 callback:回调函数名 426 title:问题标题 427 des:问题描述 428 typeid:问题分类ID 429 specialistid:专家ID(可选) 422 windowname 跨域时赋值 423 callback 回调函数名 424 title 问题标题(必须) 425 picUrl 问题图片路径 426 content 问题内容(必须) 427 questionTypeId 问题分类ID 428 crowd 求助类型 429 toExpert 单个专家ID(必须) 430 toExpertType 分类专家类型ID 431 useQuestionType 在搜索页面对专家提问,取提问时选择的分类 430 432 设置header Cookie = "common_session_id=xxxx"; 431 433 432 434 返回参数 433 {"result":(0-提问成功 -1-异常),"msg":"结果提示信息"} 435 { 436 "code":"1" //1,提问成功 -1,提问失败 437 "msg":"" //具体信息 438 } 434 439 }}} 435 440
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)