Changes between Initial Version and Version 1 of Ticket #46


Ignore:
Timestamp:
12/29/2011 03:43:20 PM (14 years ago)
Author:
chenchongqi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #46 – Description

    initial v1  
    11商城的接口主要在web/yp/目录下,分为应用内接口(商城内部使用)和应用外接口(产品库、报价库和文章页面),因为商城本身业务的复杂性,导致接口逻辑比较复杂,又因为访问压力的原因,采用了一系列的缓存手段去处理,这这里把一些访问次数高的接口罗列出来。 
     2 
     3-------- 
     4已经分为具体ticket记录。