Ticket #78 (new defect)

Opened 14 years ago

Last modified 14 years ago

数据接口-/yp/small_company_price_array_js.jsp

Reported by: huangzhong Owned by:
Priority: major Milestone:
Component: 系统相关 Version: 6.0
Keywords: Cc:
Due Date: 31/01/2012

Description (last modified by huangzhong) (diff)

参数及默认值

area
areaID
areaTag:这三个都是地区(优先级从上到下)
typeId:分类id(可以有多个id,用逗号分隔,默认为空)
max:返回数据条数(默认为10)
isall:是否显示全部, true:显示全部; false:只显示买广告,缺省为true全部
time:浏览器缓存时间(单位为秒)

描述

用于生成大类\小类\品牌的VIP商家产品价格的数组接口

用途及具体的传参

电脑网品牌专区页面中的推荐经销商
 http://notebook.pconline.com.cn/pinpai/toshiba/
No image "7601.png" attached to Ticket #78

缓存方式及时间

浏览器缓存:默认为3600秒
mc缓存:
js方式:7200秒
html:900秒

逻辑

只列出购买了该品牌广告的商家,点击更多才列出没有购买这个品牌广告的vip商家和免费商家,按商品最后更新时间降序排列

使用频率

每分钟44.63次

查询效率

比较慢,关联了一些没有用到的表(V_PP_AREA、V_PDL_PRODUCT)

涉及到的表

v_ent_product、ent_company、pdl_ad、pp_ad、V_PP_AREA、V_PDL_PRODUCT

备注

接口返回html数据,产品库使用r系统调用

Change History

comment:1 Changed 14 years ago by huangzhong

  • Description modified (diff)
Note: See TracTickets for help on using tickets.