Changes between Initial Version and Version 1 of Ticket #111


Ignore:
Timestamp:
06/20/2012 03:01:22 PM (14 years ago)
Author:
qinghonggang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #111 – Description

    initial v1  
    11'''经销商数据读取的大致流程''': 
    2     产品库这边从表(PP_AD)中按地区ID和品牌ID取到到一个广告列表,遍历列表将广告对应的商家ID组成一个字符串,然后通过接口去商城读取QQ和报价等信息([http://m.pconline.com.cn/yp/companys_product_price_json_js.jsp?cids=175441,284278,444119,314773,306251,430116,432004,579849,441797,579180,636007,638827])。 
     2产品库这边从表(PP_AD)中按地区ID和品牌ID取到到一个广告列表,遍历列表将广告对应的商家ID组成一个字符串,然后通过接口去商城读取QQ和报价等信息([http://m.pconline.com.cn/yp/companys_product_price_json_js.jsp?cids=175441,284278,444119,314773,306251,430116,432004,579849,441797,579180,636007,638827])。 
    33'''产品报价库总共四个地方露出了经销商数据,包括''': 
    44报价索引页([http://product.pconline.com.cn/mobile/])、终端页([http://product.pconline.com.cn/mobile/apple/473123.html])、报价页([http://product.pconline.com.cn/mobile/apple/473123_price.html])、品牌专区([http://brand.pconline.com.cn/list/44299/])