Changes between Version 11 and Version 12 of q&a


Ignore:
Timestamp:
12/20/2011 02:45:12 PM (14 years ago)
Author:
huangzhong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • q&a

    v11 v12  
    1111Q:[http://m.pconline.com.cn/shop445115/pid:10059437/product_detail.html]商城这个商品(北京若泽信信息的IBM BladeCenter LS22)已经上架,为何在产品库终端页面上右侧的经销商列表中,只有这个商家却没有报价信息[http://product.pconline.com.cn/server/ibm/360740_detail.html]?[[BR]] 
    1212 
    13 [[Image(q21.png)]][[Image(q2.png)]] 
     13[[Image(q21.png)]][[Image(q2.png)]][[BR]] 
     14A:这个商品是刚上架的,存在延迟,要等定时任务执行完之后才能看到。(更技术一点的说,商家添加商品并上架,数据是保存到了ent_product表,但产品库终端页面右侧的经销商列表所调用商城接口读取的是v_ent_product表,而v_ent_product表是由定时任务生成的)