Changes between Version 107 and Version 108 of baby/interface


Ignore:
Timestamp:
08/01/2014 10:05:36 AM (12 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v107 v108  
    12161216   "msg": // 提示文字 
    12171217} 
     1218}}} 
     1219 
     1220==== 6.4.3答案采纳 ==== 
     1221{{{ 
     1222  备注:我的问答回复答案采纳 
     1223  接口开发:卢海潮 
     1224  请求URL:http://kuaiwen.pcbaby.com.cn/intf/app/adopt_answer.jsp 
     1225  接口说明:http://rdtrac.pc.com.cn/kuaiwen_baby/ticket/6 
     1226  HTTP请求方式:post 
     1227  是否需要登录:否 
     1228  返回格式:JSON 
     1229  缓存方式:无 
     1230  缓存时间:无 
     1231  请求参数: 
     1232  req_enc 请求预设编码 
     1233  resp_enc 结果集预设编码 
     1234  callback  
     1235  answerid 
     1236  questionid 
     1237  common_session_id 
     1238  返回结果:JSON数据 
     1239  { 
     1240     "result":0, 
     1241     "msg":"操作成功" 
     1242  } 
    12181243}}} 
    12191244