Changes between Version 27 and Version 28 of price_api_2.2.0


Ignore:
Timestamp:
10/29/2015 05:08:39 PM (10 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.2.0

    v27 v28  
    293293 
    294294操作协议:[[BR]] 
    295 关闭页面点击协议:pcaction://close       [[BR]] 
     295关闭页面点击协议:pcaction://close-webpage       [[BR]] 
    296296确认商品点击协议:pcaction://finish-choosing/商品outerId        (不直接采用页面跳转协议,因为进入订单确认页需要先登录)       [[BR]] 
    297297 
     
    14491449== 4 服务协议与举报 == 
    14501450=== 4.1服务协议wap页 === 
     1451'''(mrobot已完成开发,请连开发机进行测试)'''[[BR]] 
    14511452[[BR]] 
    14521453**需求:**[[BR]] 
     
    14961497 
    14971498=== 4.2举报wap页 === 
    1498 [[BR]] 
    1499 **需求:**[[BR]] 
    1500 1、新接口;[[BR]] 
    1501  
    1502 **mrobot接口** 
    1503  
    1504 > (待补充) 
    1505  
    1506 **后端接口** 
    1507  
    1508 > (待补充) 
    1509  
    1510 **后端接口文档** 
    1511  
    1512 > (待补充) 
     1499'''(mrobot已完成开发,请连开发机进行测试)'''[[BR]] 
     1500[[BR]] 
     1501**需求:**[[BR]] 
     15021、新接口;[[BR]] 
     1503 
     1504**mrobot接口** 
     1505 
     1506> http://mrobot.pconline.com.cn/s/onlineinfo/bbs/report.xsp?isBBS=0&topicId=123&postId=0 
     1507 
     1508**后端接口** 
     1509 
     1510> 无 
     1511 
     1512**后端接口文档** 
     1513 
     1514> 无 
    15131515 
    15141516**说明** 
     
    15221524**提交方式** 
    15231525 
    1524 > GET 
     1526> POST 
    15251527 
    15261528**是否需要登录** 
     
    15301532**参数** 
    15311533 
    1532 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 备注 =|| 
    1533 || common_session_id(cookie参数) || 登录sessionId || string || "" || 是 || || 
     1534||= 参数名 =||= 类型 =||= 必须=||= 说明=|| 
     1535||isBBS||string||是||判断举报是否来自帖子终端页,isBBS=1时来自帖子;isBBS=0时来自文章|| 
     1536||topicId||string||是||帖子id或文章id|| 
     1537||postId||string||是||楼层id,当举报来自文章评论时postId=0|| 
    15341538 
    15351539**返回格式**