Changes between Version 96 and Version 97 of WikiStart/web-intf


Ignore:
Timestamp:
11/06/2012 02:16:10 PM (13 years ago)
Author:
xujianyou
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v96 v97  
    992992}}} 
    993993 
     994== 22.记录点击购买链接接口 ==  
     995原型http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.1/ [[BR]] 
     996 
     997URL:  http://youpin.pchouse.com.cn/jsp/intf/user_buy.jsp[[BR]] 
     998 
     999 
     1000请求方式:POST[[BR]] 
     1001 
     1002是否需要登录:是[[BR]] 
     1003 
     1004功能说明:记录用户点击购买的产品[[BR]] 
     1005 
     1006提交参数:[[BR]] 
     1007 
     1008{{{ 
     1009  common_session_id:common_session_id, 
     1010  id: 商品id 
     1011}}} 
     1012 
     1013返回参数:[[BR]] 
     1014{{{ 
     1015  result:返回代码, 
     1016  msg:返回信息 
     1017}}} 
     1018 
    9941019 
    9951020= 用户行为接口 =