Changes between Version 89 and Version 90 of WikiStart/web-intf
- Timestamp:
- 10/29/2012 03:26:55 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart/web-intf
v89 v90 928 928 该搜索接口已经兼容。 929 929 930 == 21.浏览记录 == 931 原型http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.1/ [[BR]] 932 933 URL: [[BR]] 934 935 936 请求方式:POST[[BR]] 937 938 是否需要登录:是[[BR]] 939 940 功能说明:发送用户删除的浏览记录[[BR]] 941 942 提交参数:[[BR]] 943 944 {{{ 945 common_session_id:common_session_id 946 productIds: 商品ID1,商品ID2,商品ID3 947 }}} 948 949 返回参数:[[BR]] 950 {{{ 951 result:返回代码, 952 msg:返回信息 953 }}} 954 955 == 22.收藏接口 == 956 原型http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.1/ [[BR]] 957 958 URL: [[BR]] 959 960 961 请求方式:POST[[BR]] 962 963 是否需要登录:是[[BR]] 964 965 功能说明:用户删除收藏的产品[[BR]] 966 967 提交参数:[[BR]] 968 969 {{{ 970 common_session_id:common_session_id, 971 productIds: 商品ID1,商品ID2,商品ID3 972 }}} 973 974 返回参数:[[BR]] 975 {{{ 976 result:返回代码, 977 msg:返回信息 978 }}} 979 980 930 981 = 用户行为接口 = 931 982 家居优品项目希望通过对用户一些行为的收集,分析和识别出用户的一些特征。系统利用用户特征,能够较为准确的给网友进行商品推荐。系统主要对下列 932 983 用户的行为进行采集:搜索关键词、测试结果关键词、浏览商品、浏览主题、收藏商品。其中浏览商品和浏览主题的信息保存在客户端上,需要客户端提交给服务器, 933 984 其余信息在网友操作过程中,服务器能够自动采集。 934 935 == 21.浏览记录 ==936 原型http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.1/ [[BR]]937 938 URL: [[BR]]939 940 941 请求方式:POST[[BR]]942 943 是否需要登录:是[[BR]]944 945 功能说明:发送用户删除的浏览记录[[BR]]946 947 提交参数:[[BR]]948 949 {{{950 common_session_id:common_session_id951 productIds: 商品ID1,商品ID2,商品ID3952 }}}953 954 返回参数:[[BR]]955 {{{956 result:返回代码,957 msg:返回信息958 }}}959 960 == 22.收藏接口 ==961 原型http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.1/ [[BR]]962 963 URL: [[BR]]964 965 966 请求方式:POST[[BR]]967 968 是否需要登录:是[[BR]]969 970 功能说明:用户删除收藏的产品[[BR]]971 972 提交参数:[[BR]]973 974 {{{975 common_session_id:common_session_id,976 productIds: 商品ID1,商品ID2,商品ID3977 }}}978 979 返回参数:[[BR]]980 {{{981 result:返回代码,982 msg:返回信息983 }}}984 985 985 986 浏览商品
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)